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

Commit 78aa1f0b authored by Adam Powell's avatar Adam Powell
Browse files

Fix a bug where canceled action modes show a bar anyway

Change-Id: I8fcdc047f303db4c8aa9f1902e37bb4e5f469620
parent fce21b5a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@
<com.android.internal.widget.ActionBarContextView
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="match_parent"
     android:layout_height="wrap_content" />
     android:layout_height="wrap_content"
     android:visibility="gone" />