mirror of
https://github.com/Nezumi-2711/Foodify-Shipper.git
synced 2026-09-22 13:38:42 +00:00
Improve UI, fix bugs.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="#ffffff">
|
||||
<item android:id="@+id/mask">
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/SJDialog_oldButton"/>
|
||||
<corners android:radius="60dp"/>
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
|
||||
</ripple>
|
||||
Reference in New Issue
Block a user