correcao de coisas
parent
4d80a9a27d
commit
49ba834e96
|
|
@ -156,9 +156,7 @@
|
|||
app:boxCornerRadiusBottomStart="16dp"
|
||||
app:boxCornerRadiusBottomEnd="16dp"
|
||||
app:boxStrokeWidth="2dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_menu_myplaces"
|
||||
app:startIconTint="#616161"
|
||||
app:boxBackgroundMode="outline"
|
||||
|
|
|
|||
|
|
@ -101,9 +101,7 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="1dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_dialog_email"
|
||||
app:startIconTint="#616161"
|
||||
app:boxBackgroundMode="outline"
|
||||
|
|
@ -133,9 +131,7 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="1dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_lock_lock"
|
||||
app:startIconTint="#616161"
|
||||
app:endIconMode="password_toggle"
|
||||
|
|
@ -167,9 +163,7 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="1dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_lock_lock"
|
||||
app:startIconTint="#616161"
|
||||
app:endIconMode="password_toggle"
|
||||
|
|
|
|||
|
|
@ -95,9 +95,7 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="1dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_dialog_email"
|
||||
app:startIconTint="#616161"
|
||||
app:boxBackgroundMode="outline"
|
||||
|
|
@ -127,9 +125,7 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="1dp"
|
||||
app:boxStrokeWidthFocused="2dp"
|
||||
app:boxStrokeColor="#BDBDBD"
|
||||
app:boxStrokeColorFocused="#616161"
|
||||
app:startIconDrawable="@android:drawable/ic_lock_lock"
|
||||
app:startIconTint="#616161"
|
||||
app:endIconMode="password_toggle"
|
||||
|
|
|
|||
|
|
@ -85,7 +85,6 @@
|
|||
app:boxCornerRadiusBottomStart="12dp"
|
||||
app:boxCornerRadiusBottomEnd="12dp"
|
||||
app:boxStrokeWidth="0dp"
|
||||
app:boxStrokeWidthFocused="0dp"
|
||||
app:startIconDrawable="@android:drawable/ic_dialog_email"
|
||||
app:startIconTint="#667eea"
|
||||
style="@style/Widget.Material3.TextInputLayout.OutlinedBox">
|
||||
|
|
|
|||
Loading…
Reference in New Issue