Merge "Remove scrollbars in QS" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-06 17:20:13 +00:00
committed by Android (Google) Code Review

View File

@@ -34,6 +34,7 @@
android:layout_height="wrap_content"
android:elevation="4dp"
android:importantForAccessibility="no"
android:scrollbars="none"
android:layout_weight="1">
<com.android.systemui.qs.QSPanel
android:id="@+id/quick_settings_panel"