mirror of
https://github.com/mihonapp/mihon.git
synced 2024-10-31 21:20:59 -04:00
ff190e02d4
* Settings with conductor WIP * Add downloads preference controller. Implement source/track login * Improve settings controllers * Backup settings controller * Delete preferences xml * Remove keys from xml * PreferenceKeys is now an object * Remove now unused dependency
7 lines
250 B
XML
7 lines
250 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<!-- String Fonts -->
|
|
<string name="font_roboto_medium" translatable="false">sans-serif</string>
|
|
<string name="font_roboto_regular" translatable="false">sans-serif</string>
|
|
</resources>
|