Merge "Make preview image not selectable" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
43c09673ab
@@ -24,6 +24,7 @@
|
|||||||
android:title="@string/summary_placeholder"
|
android:title="@string/summary_placeholder"
|
||||||
android:layout="@layout/drawable_layout"
|
android:layout="@layout/drawable_layout"
|
||||||
settings:controller="com.android.settings.notification.GentleDrawablePreferenceController"
|
settings:controller="com.android.settings.notification.GentleDrawablePreferenceController"
|
||||||
|
android:selectable="false"
|
||||||
android:order="1"
|
android:order="1"
|
||||||
settings:allowDividerBelow="true"
|
settings:allowDividerBelow="true"
|
||||||
android:persistent="false" />
|
android:persistent="false" />
|
||||||
|
Reference in New Issue
Block a user