Deleted unused resources
This commit is contained in:
parent
b738320bcc
commit
6ac9a2ece4
@ -1,11 +0,0 @@
|
|||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
|
|
||||||
<item android:drawable="@drawable/transparent" android:state_enabled="true" android:state_window_focused="false"/>
|
|
||||||
<item android:drawable="@drawable/btn_default_disabled_holo_dark" android:state_enabled="false" android:state_window_focused="false"/>
|
|
||||||
<item android:drawable="@drawable/btn_default_pressed_holo_dark" android:state_pressed="true"/>
|
|
||||||
<item android:drawable="@drawable/btn_default_focused_holo_dark" android:state_enabled="true" android:state_focused="true"/>
|
|
||||||
<item android:drawable="@drawable/transparent" android:state_enabled="true"/>
|
|
||||||
<item android:drawable="@drawable/btn_default_disabled_focused_holo_dark" android:state_focused="true"/>
|
|
||||||
<item android:drawable="@drawable/btn_default_disabled_holo_dark"/>
|
|
||||||
|
|
||||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:shape="rectangle" >
|
|
||||||
|
|
||||||
</shape>
|
|
Loading…
Reference in New Issue
Block a user