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