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

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

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

* commit '057b2f12':
  Remove unneeded margin below action bar subtitles
parents bf8d8e73 057b2f12
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" />