unionpay_plug_share_btn.xml 331 字节
<?xml version="1.0" encoding="UTF-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">

    <item android:drawable="@drawable/unionpay_plug_share_btn_selector" android:state_pressed="true"/>
    <item android:drawable="@drawable/unionpay_plug_share_btn_unselector" android:state_pressed="false"/>

</selector>