Merge "Adjust layout of Prevent Ringing" into sc-dev am: 2447296899
am: 1662ab812a
am: 1b61888d29
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14772166 Change-Id: I87042009a1f07bad5802d9376d6b423bc48c7c1f
This commit is contained in:
@@ -20,15 +20,15 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:title="@string/gesture_prevent_ringing_screen_title">
|
||||
|
||||
<com.android.settingslib.widget.MainSwitchPreference
|
||||
android:key="gesture_prevent_ringing_switch" />
|
||||
|
||||
<com.android.settings.widget.VideoPreference
|
||||
android:key="gesture_prevent_ringing_video"
|
||||
app:animation="@raw/gesture_prevent_ringing"
|
||||
app:preview="@drawable/gesture_prevent_ringing"
|
||||
app:controller="com.android.settings.widget.VideoPreferenceController" />
|
||||
|
||||
<com.android.settingslib.widget.MainSwitchPreference
|
||||
android:key="gesture_prevent_ringing_switch" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="gesture_prevent_ringing_category"
|
||||
android:title="@string/gesture_prevent_ringing_title" />
|
||||
|
Reference in New Issue
Block a user