You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CustoMIUIzer/app/src/main/res/drawable/rounded_corners.xml

14 lines
382 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
android:angle="0" />
android:width="1px"
android:color="#FF999999" />
android:radius="13dp" />
android:bottom="5dp"
android:left="5dp"
android:right="5dp"
android:top="5dp" />