I\'m trying to use the new Android P FloatingActionButton that\'s part of the com.google.android.material.floatingactionbutton.FloatingActionButton and I\'m get
com.google.android.material.floatingactionbutton.FloatingActionButton
This also works:
findViewById(R.id.fab).setVisibility(View.GONE);