Merge "Fix some heights" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-04-24 13:09:47 +00:00
committed by Android (Google) Code Review

View File

@@ -26,7 +26,8 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="@*android:dimen/status_bar_icon_size"
android:layout_height="wrap_content"
android:minHeight="@*android:dimen/status_bar_icon_size"
android:gravity="center_vertical">
<TextView