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

Commit 10cdb4b4 authored by Aran Ink's avatar Aran Ink
Browse files

Fix "unlabeled" power menu overflow button.

Test: Manual -- power menu overflow button reads 'menu' with talkback on instead of 'unlabeled'.
Fixes: 154537338
Change-Id: I6badcaa1f93d3aeef38d46fcf56e4683863e1b42
parent 8f0b08f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
    >
      <RelativeLayout
          android:id="@+id/global_actions_overflow_button"
          android:contentDescription="@string/accessibility_menu"
          android:layout_width="48dp"
          android:layout_height="48dp"
      >