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