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

This commit is contained in:
Adam Powell
2012-10-03 18:50:10 -07:00
committed by Android (Google) Code Review

View File

@@ -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" />