code: Modification Main screen
This commit is contained in:
parent
f6299ff016
commit
3077f3f15e
@ -10,7 +10,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintGuide_percent="0.3" />
|
||||
app:layout_constraintGuide_percent="0.27" />
|
||||
|
||||
|
||||
<View
|
||||
@ -132,7 +132,7 @@
|
||||
android:layout_width="320dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:background="@drawable/button_grey"
|
||||
android:background="@drawable/button_beige"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/photo_field" />
|
||||
@ -186,6 +186,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:gravity="center"
|
||||
android:visibility="gone"
|
||||
android:text="@string/error"
|
||||
android:textSize="14sp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/scan"
|
||||
|
Loading…
x
Reference in New Issue
Block a user