Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f725675e8c
@ -46,6 +46,8 @@
|
||||
android:textSize="16sp"
|
||||
android:layout_margin="10dp"
|
||||
android:textColor="@color/white"
|
||||
app:strokeWidth="1dp"
|
||||
|
||||
app:cornerRadius="8dp"
|
||||
app:backgroundTint="@color/primary"
|
||||
app:rippleColor="@color/white"
|
||||
@ -62,6 +64,8 @@
|
||||
app:helperTextTextColor="?attr/colorOnBackground"
|
||||
app:hintTextColor="?attr/colorOnBackground"
|
||||
app:layout_constraintBottom_toTopOf="@+id/button_search"
|
||||
|
||||
android:layout_margin="15dp"
|
||||
tools:ignore="MissingConstraints">
|
||||
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
|
Loading…
x
Reference in New Issue
Block a user