You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/res/drawable/ic_ui_mode_24.xml

6 lines
391 B
XML

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