apkfuckery/com.discord/res/drawable/drawable_uikit_primary_630_...

6 lines
250 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/primary_630" />
<corners android:bottomLeftRadius="4.0dip" android:bottomRightRadius="4.0dip" />
</shape>