Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed870944 authored by Raff Tsai's avatar Raff Tsai Committed by android-build-merger
Browse files

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

am: 1fdadc11

Change-Id: I86c112f43556ca1dc345c0c36610a367a327bc18
parents 3ebabb50 1fdadc11
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"/>
 No newline at end of file