mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Reduce bottom nav font size
This commit is contained in:
parent
5074f51060
commit
dec4ca737e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<dimen name="fab_padding">15dp</dimen>
|
||||
<dimen name="design_bottom_navigation_text_size" tools:override="true">12sp</dimen>
|
||||
<dimen name="design_bottom_navigation_active_text_size" tools:override="true">12sp</dimen>
|
||||
</resources>
|
Loading…
Reference in a new issue