apkfuckery/com.discord/res/drawable/drawable_overlay_image_square.xml
2019-02-04 21:05:16 +01:00

5 lines
199 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<stroke android:width="0.25dip" android:color="@color/theme_black_alpha_10" />
</shape>