Merge "Fix max height for settings_entity_header"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7d472585f5
@@ -73,7 +73,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
Reference in New Issue
Block a user