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.
tasks/astrid/res/drawable/custom_tab_indicator_select...

5 lines
264 B
XML

<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:drawable="@drawable/task_edit_background_white"/>
<item android:drawable="@drawable/custom_tab_indicator_selected"/>
</layer-list>