added margin to dice layout
This commit is contained in:
parent
0c16d2798b
commit
250bf44599
@ -11,7 +11,7 @@
|
||||
android:id="@+id/diceTextView"
|
||||
android:layout_width="157dp"
|
||||
android:layout_height="76dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:layout_marginTop="24dp"
|
||||
android:gravity="center"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
Loading…
Reference in New Issue
Block a user