mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Added top padding
This commit is contained in:
parent
252b144628
commit
acceebcb10
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:maxWidth="240dp"
|
||||
android:maxHeight="240dp"
|
||||
android:paddingTop="64dp"
|
||||
android:paddingTop="96dp"
|
||||
android:scaleType="centerInside"
|
||||
android:src="@drawable/ui_empty_description"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue