Revert "Added Circular Std and a toggle to use it"
This reverts commit 02b72551
This commit is contained in:
parent
c974d7fefc
commit
5589fab2c6
14 changed files with 3 additions and 47 deletions
|
@ -665,9 +665,6 @@ object PreferenceUtil {
|
|||
val materialYou
|
||||
get() = sharedPreferences.getBoolean(MATERIAL_YOU, VersionUtils.hasS())
|
||||
|
||||
val isCustomFont
|
||||
get() = sharedPreferences.getBoolean(CUSTOM_FONT, false)
|
||||
|
||||
val isSnowFalling
|
||||
get() = sharedPreferences.getBoolean(SNOWFALL, false)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue