Merge "Made the qs scroll view not important for accessibility" into rvc-dev
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:elevation="4dp"
|
||||
android:importantForAccessibility="no"
|
||||
android:layout_weight="1">
|
||||
<com.android.systemui.qs.QSPanel
|
||||
android:id="@+id/quick_settings_panel"
|
||||
|
||||
Reference in New Issue
Block a user