aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml')
-rw-r--r--libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml b/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
index ca7508dd9..21f8e8e6c 100644
--- a/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
+++ b/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<selector
- xmlns:android="http://schemas.android.com/apk/res/android">
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true" android:drawable="@drawable/orca_attach_photo_pressed" />
<item android:drawable="@drawable/orca_attach_photo_normal" />
</selector> \ No newline at end of file