mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
4 lines
No EOL
221 B
XML
4 lines
No EOL
221 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item android:state_focused="true" android:drawable="@drawable/outline_less" /> <!-- focused -->
|
|
</selector> |