Update icons
This commit is contained in:
parent
1334757f95
commit
7304acf036
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:state_pressed="true" android:drawable="@drawable/btn_round_trans_p"/>
|
||||
<item android:drawable="@drawable/btn_round_p" android:state_pressed="true"/>
|
||||
<item android:drawable="@drawable/btn_round_trans_n"/>
|
||||
|
||||
</selector>
|
Loading…
Reference in a new issue