FairEmail/app/src/main/res/drawable/attachment_disposition.xml

10 lines
321 B
XML

<?xml version="1.0" encoding="utf-8"?>
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@drawable/twotone_attachment_24"
android:maxLevel="0" />
<item
android:drawable="@drawable/twotone_code_24"
android:maxLevel="1" />
</level-list>