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
if(data){ fragmentPendingApprovalDetailsBinding.fabPendingList.show(); }else { fragmentPendingApprovalDetailsBinding.fabPendingList.hide(); }