mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Simplified download list UI
This commit is contained in:
parent
3e7d260d6a
commit
d0e62fcae1
9 changed files with 223 additions and 505 deletions
|
|
@ -67,6 +67,12 @@
|
|||
<item name="android:textColor">@color/subtitleTextColor</item>
|
||||
</style>
|
||||
|
||||
<style name="LabelExtraSmall" parent="InterFontFamily">
|
||||
<item name="android:textSize">10sp</item>
|
||||
<item name="android:textFontWeight">300</item>
|
||||
<item name="android:textColor">@color/subtitleTextColor</item>
|
||||
</style>
|
||||
|
||||
|
||||
<style name="BodyLarge" parent="InterFontFamily">
|
||||
<item name="android:textSize">24sp</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue