apkfuckery/com.discord/res/drawable/drawable_listitem_divider_l...

8 lines
276 B
XML

<?xml version="1.0" encoding="utf-8"?>
<inset android:insetLeft="56.0dip"
xmlns:android="http://schemas.android.com/apk/res/android">
<shape>
<size android:height="0.25dip" />
<solid android:color="?colorBackgroundModifierAccent" />
</shape>
</inset>