Skip to content

Commit ac2fc16

Browse files
adampAndroid (Google) Code Review
authored andcommitted
Merge "Remove unneeded margin below action bar subtitles" into jb-mr1-dev
2 parents f7ee2a0 + 17033bf commit ac2fc16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/res/res/layout/action_bar_title_item.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
android:layout_width="wrap_content"
4343
android:layout_height="wrap_content"
4444
android:layout_marginTop="@dimen/action_bar_subtitle_top_margin"
45-
android:layout_marginBottom="@dimen/action_bar_subtitle_bottom_margin"
4645
android:singleLine="true"
4746
android:ellipsize="end"
4847
android:visibility="gone" />

0 commit comments

Comments
 (0)