discord-jadx/app/src/main/res/drawable/abc_list_selector_background_transition_holo_dark.xml
2021-06-27 22:44:35 +02:00

6 lines
260 B
XML

<?xml version="1.0" encoding="utf-8"?>
<transition xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/abc_list_pressed_holo_dark"/>
<item android:drawable="@drawable/abc_list_longpressed_holo"/>
</transition>