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
|
@ -529,5 +529,4 @@
|
|||
<string name="playback_speed">Playback Speed</string>
|
||||
<string name="playback_pitch">Pitch</string>
|
||||
<string name="playback_settings">Playback Settings</string>
|
||||
<string name="pref_title_custom_font">Use Custom font</string>
|
||||
</resources>
|
||||
|
|
|
@ -245,9 +245,4 @@
|
|||
<item name="android:windowFrame">@null</item>
|
||||
<item name="background">@color/transparent</item>
|
||||
</style>
|
||||
|
||||
<style name="CircularStdFontOverlay" parent="">
|
||||
<item name="android:fontFamily">@font/circular</item>
|
||||
<item name="fontFamily">@font/circular</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue