Loading packages/SystemUI/res/layout/qs_customize_panel.xml +3 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,9 @@ android:id="@android:id/list" android:layout_width="@dimen/notification_panel_width" android:layout_height="0dp" android:layout_weight="1" /> android:layout_weight="1" android:scrollIndicators="top" android:scrollbars="vertical" /> <View android:layout_width="match_parent" Loading Loading
packages/SystemUI/res/layout/qs_customize_panel.xml +3 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,9 @@ android:id="@android:id/list" android:layout_width="@dimen/notification_panel_width" android:layout_height="0dp" android:layout_weight="1" /> android:layout_weight="1" android:scrollIndicators="top" android:scrollbars="vertical" /> <View android:layout_width="match_parent" Loading