mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +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:adjustViewBounds="true"
|
||||||
android:maxWidth="240dp"
|
android:maxWidth="240dp"
|
||||||
android:maxHeight="240dp"
|
android:maxHeight="240dp"
|
||||||
android:paddingTop="64dp"
|
android:paddingTop="96dp"
|
||||||
android:scaleType="centerInside"
|
android:scaleType="centerInside"
|
||||||
android:src="@drawable/ui_empty_description"
|
android:src="@drawable/ui_empty_description"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue