Cherish: Add animated OxygenOS FOD icon (2/2)
Signed-off-by: Joey Huab <joey@evolution-x.org> Change-Id: Ie8ac1748fcc44f7816697a9259819af3a54099ea Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
6b81ff6bd7
commit
6b4bf42ed3
@@ -82,6 +82,7 @@ public class LockScreenSettings extends SettingsPreferenceFragment implements
|
||||
FODSettings = (Preference) findPreference(LOCKSCREEN_FOD_CATEGORY);
|
||||
if (!getResources().getBoolean(com.android.internal.R.bool.config_needCustomFODView)) {
|
||||
prefScreen.removePreference(FODSettings);
|
||||
}
|
||||
|
||||
// Lock Clock Size
|
||||
mClockFontSize = (CustomSeekBarPreference) findPreference(CLOCK_FONT_SIZE);
|
||||
|
||||
Reference in New Issue
Block a user