apkfuckery/com.discord/res/drawable/abc_btn_colored_material.xml

5 lines
195 B
XML
Raw Normal View History

2019-02-04 20:05:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/abc_btn_default_mtrl_shape" />
</layer-list>