rm drawable
|
@ -1,4 +0,0 @@
|
|||
[Dolphin]
|
||||
ShowPreview=true
|
||||
Timestamp=2010,11,30,17,49,31
|
||||
ViewMode=0
|
Before Width: | Height: | Size: 1.3 KiB |
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_window_focused="false" android:drawable="@drawable/dropdown_normal" />
|
||||
<item android:state_pressed="true" android:drawable="@drawable/dropdown_pressed" />
|
||||
<item android:state_focused="true" android:state_pressed="false" android:drawable="@drawable/dropdown_selected" />
|
||||
<item android:drawable="@drawable/dropdown_normal" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 614 B |
Before Width: | Height: | Size: 645 B |
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 716 B |
Before Width: | Height: | Size: 623 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 1.5 KiB |
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/ic_tab_selected_library_author" />
|
||||
<item android:drawable="@drawable/ic_tab_unselected_library_author" />
|
||||
</selector>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/ic_tab_selected_library_recent" />
|
||||
<item android:drawable="@drawable/ic_tab_unselected_library_recent" />
|
||||
</selector>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/ic_tab_selected_library_results" />
|
||||
<item android:drawable="@drawable/ic_tab_unselected_library_results" />
|
||||
</selector>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/ic_tab_selected_library_tag" />
|
||||
<item android:drawable="@drawable/ic_tab_unselected_library_tag" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.6 KiB |
|
@ -1,6 +0,0 @@
|
|||
<?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/link_pressed" />
|
||||
<item android:state_focused="true" android:drawable="@drawable/link_selected" />
|
||||
<item android:drawable="@drawable/link_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 643 B |
Before Width: | Height: | Size: 1.4 KiB |
|
@ -1,5 +0,0 @@
|
|||
<?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/text_search_close_active" />
|
||||
<item android:drawable="@drawable/text_search_close_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.7 KiB |
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:drawable="@drawable/text_search_next_disabled" />
|
||||
<item android:state_pressed="true" android:drawable="@drawable/text_search_next_active" />
|
||||
<item android:drawable="@drawable/text_search_next_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 916 B |
Before Width: | Height: | Size: 907 B |
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:drawable="@drawable/text_search_previous_disabled" />
|
||||
<item android:state_pressed="true" android:drawable="@drawable/text_search_previous_active" />
|
||||
<item android:drawable="@drawable/text_search_previous_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 940 B |