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

Commit 057b2f12 authored by Adam Powell's avatar Adam Powell Committed by Android Git Automerger
Browse files

am ac2fc163: Merge "Remove unneeded margin below action bar subtitles" into jb-mr1-dev

* commit 'ac2fc163':
  Remove unneeded margin below action bar subtitles
parents 5971d03f ac2fc163
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
                  android:layout_width="wrap_content"
                  android:layout_height="wrap_content"
                  android:layout_marginTop="@dimen/action_bar_subtitle_top_margin"
                  android:layout_marginBottom="@dimen/action_bar_subtitle_bottom_margin"
                  android:singleLine="true"
                  android:ellipsize="end"
                  android:visibility="gone" />