mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Reduced global bottom padding
This commit is contained in:
parent
81fe567428
commit
29f56945c2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<dimen name="appbar_header_height">296dp</dimen>
|
||||
<dimen name="activity_margin_content">24dp</dimen>
|
||||
<dimen name="bottom_sheet_peek_height">56dp</dimen>
|
||||
<dimen name="global_padding_bottom">128dp</dimen>
|
||||
<dimen name="global_padding_bottom">64dp</dimen>
|
||||
<dimen name="radius">2dp</dimen>
|
||||
<dimen name="dots_height">2dp</dimen>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue