Cherish: Custom logo customizations [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -124,5 +124,13 @@
|
||||
android:title="@string/carrier_label_settings_title"
|
||||
android:summary="@string/carrier_label_settings_summary"
|
||||
android:fragment="com.cherish.settings.fragments.CustomCarrierLabel" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingMasterSwitchPreference
|
||||
android:key="status_bar_logo"
|
||||
android:icon="@drawable/ic_logo"
|
||||
android:fragment="com.cherish.settings.fragments.StatusbarLogo"
|
||||
android:title="@string/status_bar_logo_title"
|
||||
android:summary="@string/status_bar_logo_summary"
|
||||
android:defaultValue="false" />
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user