mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-03 10:51:39 +00:00
style: adjusted padding of elements for improved consistency
This commit is contained in:
parent
347c074368
commit
68527b2c91
3 changed files with 12 additions and 10 deletions
|
|
@ -49,9 +49,9 @@
|
|||
android:nestedScrollingEnabled="false"
|
||||
android:clipToPadding="false"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingTop="4dp"
|
||||
android:paddingEnd="8dp"
|
||||
android:paddingBottom="8dp" />
|
||||
android:paddingBottom="4dp" />
|
||||
</LinearLayout>
|
||||
|
||||
<include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue