Merge "Fix max height for settings_entity_header"

This commit is contained in:
TreeHugger Robot
2018-12-14 02:26:18 +00:00
committed by Android (Google) Code Review

View File

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