Updated design for custom channel field so it matches the other dialog

This commit is contained in:
Viktor De Pasquale 2019-07-17 17:28:28 +02:00 committed by John Wu
parent f6045bf8b5
commit 9d2e5d6665

View File

@ -7,7 +7,7 @@
android:padding="@dimen/margin_generic">
<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_height="wrap_content"
android:hint="@string/settings_update_custom_msg"