Cherish: VoLTE icon toggle [2/2]
Change-Id: I8c2d9c1a1f1554bf0f2c7cf355fff9abb0137263 Signed-off-by: DennySPB <dennyspb@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -34,5 +34,13 @@
|
||||
android:title="@string/show_fourg_title"
|
||||
android:summary="@string/show_fourg_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="show_volte"
|
||||
android:icon="@drawable/ic_volte"
|
||||
android:title="@string/volte_switch_title"
|
||||
android:summary="@string/volte_switch_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user