Loading packages/SystemUI/res/layout-land/status_bar_recent_panel.xml +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ android:layout_height="match_parent" android:layout_alignParentBottom="true" android:clipToPadding="false" android:clipChildren="false"> android:clipChildren="false" android:fitsSystemWindows="true"> <com.android.systemui.recent.RecentsHorizontalScrollView android:id="@+id/recents_container" android:layout_width="wrap_content" Loading @@ -41,8 +42,7 @@ android:fadingEdge="horizontal" android:scrollbars="none" android:layout_gravity="right" android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length" android:fitsSystemWindows="true"> android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length"> <LinearLayout android:id="@+id/recents_linear_layout" android:layout_width="wrap_content" Loading packages/SystemUI/res/layout/status_bar_recent_panel.xml +3 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ android:background="@drawable/status_bar_recents_background" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_alignParentBottom="true"> android:layout_alignParentBottom="true" android:fitsSystemWindows="true"> <com.android.systemui.recent.RecentsVerticalScrollView android:id="@+id/recents_container" Loading @@ -45,8 +46,7 @@ android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length" android:layout_gravity="bottom|start" android:clipToPadding="false" android:clipChildren="false" android:fitsSystemWindows="true"> android:clipChildren="false"> <LinearLayout android:id="@+id/recents_linear_layout" android:layout_width="match_parent" Loading Loading
packages/SystemUI/res/layout-land/status_bar_recent_panel.xml +3 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ android:layout_height="match_parent" android:layout_alignParentBottom="true" android:clipToPadding="false" android:clipChildren="false"> android:clipChildren="false" android:fitsSystemWindows="true"> <com.android.systemui.recent.RecentsHorizontalScrollView android:id="@+id/recents_container" android:layout_width="wrap_content" Loading @@ -41,8 +42,7 @@ android:fadingEdge="horizontal" android:scrollbars="none" android:layout_gravity="right" android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length" android:fitsSystemWindows="true"> android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length"> <LinearLayout android:id="@+id/recents_linear_layout" android:layout_width="wrap_content" Loading
packages/SystemUI/res/layout/status_bar_recent_panel.xml +3 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,8 @@ android:background="@drawable/status_bar_recents_background" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_alignParentBottom="true"> android:layout_alignParentBottom="true" android:fitsSystemWindows="true"> <com.android.systemui.recent.RecentsVerticalScrollView android:id="@+id/recents_container" Loading @@ -45,8 +46,7 @@ android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length" android:layout_gravity="bottom|start" android:clipToPadding="false" android:clipChildren="false" android:fitsSystemWindows="true"> android:clipChildren="false"> <LinearLayout android:id="@+id/recents_linear_layout" android:layout_width="match_parent" Loading