feat: increase roundness of the logon instance input field (again)
This commit is contained in:
parent
5d1d6e4bd7
commit
ed6961016e
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/m3_primary_alpha11"/>
|
||||
<corners android:radius="12dp"/>
|
||||
<corners android:radius="24dp"/>
|
||||
</shape>
|
Loading…
Reference in New Issue