Merge "Fix some heights" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
da9e2099de
@@ -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
|
||||
|
Reference in New Issue
Block a user