Cherish: Wired/BT headset: make ringtone audio focus customizable [2/2]

Import GlobalSettingListPreference from https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/blob/10.0/src/com/crdroid/settings/preferences/GlobalSettingListPreference.java
This commit is contained in:
ezio84
2020-05-05 14:26:56 +07:00
committed by Hung Phan
parent e4a1bff5cb
commit d0b86c6d5e
7 changed files with 118 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24.0dp"
android:height="24.0dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?android:attr/colorControlNormal">
<path
android:fillColor="#FF000000"
android:pathData="M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z" />
</vector>