Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4720ed51 authored by Shashidhar Vithalrao Kulkarni's avatar Shashidhar Vithalrao Kulkarni Committed by Gerrit - the friendly Code Review server
Browse files

Revert "Make FloatingActionButtonController view visible."

This reverts commit I2ea37f328808f42c2eaa8d4f374279147a7b8790

Change-Id: I30ae9701ce4de8c33dfec205942b59ec8465cebc
CRs-Fixed: 1054725
parent edefa46c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1511,8 +1511,6 @@ public class DialpadFragment extends Fragment
            mFloatingActionButtonController.setVisible(true);
            mDialpadChooser.setVisibility(View.GONE);
        }

        onHiddenChanged(false);
    }

    /**