Commit 9d2e5d66 authored by Viktor De Pasquale's avatar Viktor De Pasquale Committed by John Wu

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

parent f6045bf8
...@@ -7,7 +7,7 @@ ...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment