mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-31 14:43:36 +00:00
Added top padding
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user