mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Update button_rounded_corners.xml
make it more MD3
This commit is contained in:
parent
033adecd17
commit
a4cefb33ef
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<solid android:color="@color/auth_button"/>
|
||||
<stroke android:color="@color/auth_button" android:width="1dp" />
|
||||
<!--corners allow us to make the rounded corners button-->
|
||||
<corners android:radius="4dp" />
|
||||
<corners android:radius="20dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
Loading…
Add table
Add a link
Reference in a new issue