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

Commit 1fdadc11 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

Change-Id: I1ad3c46aa2e79aec39725a76d3033be848f79506
parents 08dcb51c 2dbc2db5
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