Updated design for custom channel field so it matches the other dialog
This commit is contained in:
parent
f6045bf8b5
commit
9d2e5d6665
@ -7,7 +7,7 @@
|
|||||||
android:padding="@dimen/margin_generic">
|
android:padding="@dimen/margin_generic">
|
||||||
|
|
||||||
<com.google.android.material.textfield.TextInputLayout
|
<com.google.android.material.textfield.TextInputLayout
|
||||||
style="@style/Widget.MaterialComponents.TextInputLayout.FilledBox.Dense"
|
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="@string/settings_update_custom_msg"
|
android:hint="@string/settings_update_custom_msg"
|
||||||
|
Loading…
Reference in New Issue
Block a user