feat: make logon screen instance edittext color better
cc: @sk22
This commit is contained in:
parent
4cc539167c
commit
af22bfd790
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?colorM3SurfaceVariant"/>
|
||||
<solid android:color="@color/m3_primary_alpha11"/>
|
||||
<corners android:radius="12dp"/>
|
||||
</shape>
|
Loading…
Reference in New Issue