From: Damyan Ivanov Date: Tue, 19 May 2020 20:41:27 +0000 (+0000) Subject: use outlined dense text input layouts X-Git-Tag: v0.14.0~74 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=33c5559f0d55b4fcfa7388a21404be81060f1feb use outlined dense text input layouts the filled default is too attention dragging for the profile details layout --- diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 8f330444..3c8efabc 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -35,6 +35,7 @@ #757575 @color/errorTextColor ?android:attr/colorBackground + @style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense