mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
unversal7885: SamsungParts: Convert to Kotlin
This commit is contained in:
parent
3eeab18801
commit
e3848cdb11
60 changed files with 1657 additions and 2217 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<SwitchPreference
|
||||
android:key="dolby_pref"
|
||||
android:title="@string/dolby_title"
|
||||
android:icon="@drawable/dolby"
|
||||
android:icon="@drawable/ic_speaker_cleaner_icon"
|
||||
android:summary="@string/dolby_summary"/>
|
||||
|
||||
<ListPreference
|
||||
|
|
|
|||
Loading…
Reference in a new issue