mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Refactor app settings.
This commit is contained in:
committed by
Greyson Parrelli
parent
a94d77d81e
commit
f2d5ea0391
6
app/src/main/res/values-v21/text_styles.xml
Normal file
6
app/src/main/res/values-v21/text_styles.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Signal.Text.Title.SettingsBio">
|
||||
<item name="android:letterSpacing">0.013</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user