sm8250-common: doze: Add vector icons
* from https://materialdesignicons.com/ with small changes Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com> Change-Id: Ibbb18065f97ed6f8f5376752495255aeafe1db82
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<SwitchPreference
|
||||
android:key="gesture_pick_up"
|
||||
android:defaultValue="false"
|
||||
android:icon="@drawable/ic_pickup"
|
||||
android:title="@string/pick_up_gesture_title"
|
||||
android:summary="@string/pick_up_gesture_summary" />
|
||||
|
||||
@@ -43,6 +44,7 @@
|
||||
<SwitchPreference
|
||||
android:key="gesture_pocket"
|
||||
android:defaultValue="false"
|
||||
android:icon="@drawable/ic_pocket"
|
||||
android:title="@string/pocket_gesture_title"
|
||||
android:summary="@string/pocket_gesture_summary" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user