jimu-decompiled/resources/res/drawable/slt_comment_commit.xml
2025-05-13 19:24:51 +02:00

8 lines
301 B
XML

<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:state_selected="true"
android:drawable="@drawable/community_post_commit"/>
<item android:drawable="@drawable/community_post_commit_default"/>
</selector>