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

Commit d06c2943 authored by Adam Powell's avatar Adam Powell
Browse files

Reduce excessive right padding on action bar titles

Change-Id: I6ef44ce330523dda38a57fe09b9d0520447a6e3c
parent a7e6f3a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
              android:layout_width="wrap_content"
              android:layout_height="wrap_content"
              android:orientation="horizontal"
              android:paddingRight="16dip"
              android:paddingRight="8dip"
              android:background="?android:attr/actionBarItemBackground"
              android:enabled="false">