summaryrefslogtreecommitdiffstats
path: root/res/drawable/btn_compound_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/btn_compound_background.xml')
-rw-r--r--res/drawable/btn_compound_background.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/btn_compound_background.xml b/res/drawable/btn_compound_background.xml
index 93e6c311..20e2a305 100644
--- a/res/drawable/btn_compound_background.xml
+++ b/res/drawable/btn_compound_background.xml
@@ -24,7 +24,7 @@
android:drawable="@drawable/btn_selected_focused" />
<item android:state_focused="true"
- android:drawable="@drawable/btn_unselected_focused" />cd
+ android:drawable="@drawable/btn_unselected_focused" />
<item android:state_selected="true"
android:drawable="@drawable/btn_selected" />
@@ -32,4 +32,4 @@
<item android:drawable="@drawable/btn_unselected" />
</selector>
</item>
-</ripple> \ No newline at end of file
+</ripple>