Merge "Fix cannot see "see more" button in UI" am: 2dbc2db581

am: 1fdadc1125

Change-Id: I86c112f43556ca1dc345c0c36610a367a327bc18
This commit is contained in:
Raff Tsai
2019-12-04 20:28:27 -08:00
committed by android-build-merger

View File

@@ -20,5 +20,6 @@
android:id="@+id/panel_parent_layout"
android:scrollbars="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="0dp"
android:layout_weight="1"
android:overScrollMode="never"/>