Fix Fabs stays at left upper corner bug

This commit is contained in:
neslihanturan 2017-12-26 13:26:43 +03:00
parent 5e3a1fe051
commit 34309827e1

View file

@ -338,6 +338,9 @@ public class NearbyMapFragment extends android.support.v4.app.Fragment {
p.setAnchorId(View.NO_ID);
fabPlus.setLayoutParams(p);
fabPlus.hide();
fabCommons.hide();
fabCamera.hide();
fabGallery.hide();
}
private void showFAB() {