We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6433916 + a752e7c commit ade54e5Copy full SHA for ade54e5
packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
@@ -36,7 +36,7 @@
36
android:clipChildren="false">
37
38
<com.android.systemui.recent.RecentsHorizontalScrollView android:id="@+id/recents_container"
39
- android:layout_width="match_parent"
+ android:layout_width="wrap_content"
40
android:layout_height="match_parent"
41
android:fadingEdge="horizontal"
42
android:scrollbars="none"
0 commit comments