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

Commit ef030e9b authored by Stephen Bird's avatar Stephen Bird
Browse files

RTL: move buttons to proper spot in nav drawer

Change-Id: Ia6d6b1fd95f9def895b8d002ab0316ded6df9caf
(cherry picked from commit 602f3dea)
parent 62523a3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
                        android:id="@+id/ab_settings"
                        android:layout_width="@dimen/default_buttom_width"
                        android:layout_height="match_parent"
                        android:layout_alignParentEnd="true"
                        android:layout_alignParentStart="true"
                        android:contentDescription="@string/menu_settings"
                        android:onClick="onActionBarItemClick"
                        android:src="@drawable/ic_material_light_settings"/>