Added Circular Std and a toggle to use it

This commit is contained in:
Prathamesh More 2022-01-05 16:02:20 +05:30
parent fd03cb4e99
commit 02b72551c9
13 changed files with 46 additions and 3 deletions

View file

@ -157,3 +157,4 @@ const val SNOWFALL = "snowfall"
const val LYRICS_TYPE = "lyrics_type"
const val PLAYBACK_SPEED = "playback_speed"
const val PLAYBACK_PITCH = "playback_pitch"
const val CUSTOM_FONT = "custom_font"