summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2009-09-02 18:03:42 +0800
committerOwen Lin <owenlin@google.com>2009-09-02 18:08:08 +0800
commit3665f924034a13014c9016be2707617d29d57f39 (patch)
tree4bd396bc63801bbbe2bd28674bb141d709032f3e /res/drawable
parent6a3f7477240c9bf3663e1324c07b3c0821adb255 (diff)
downloadLegacyCamera-3665f924034a13014c9016be2707617d29d57f39.zip
LegacyCamera-3665f924034a13014c9016be2707617d29d57f39.tar.gz
LegacyCamera-3665f924034a13014c9016be2707617d29d57f39.tar.bz2
Remove trailing spaces.
Change-Id: I80feb1b58c148b35b2666ef08d4b13d5aa0608b2
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/btn_camera_arrow_left.xml8
-rw-r--r--res/drawable/btn_camera_arrow_right.xml6
-rw-r--r--res/drawable/frame_gallery_preview.xml6
-rw-r--r--res/drawable/ic_menu_attach.xml2
-rw-r--r--res/drawable/ic_menu_cancel.xml2
5 files changed, 12 insertions, 12 deletions
diff --git a/res/drawable/btn_camera_arrow_left.xml b/res/drawable/btn_camera_arrow_left.xml
index 494899b..0380c2a 100644
--- a/res/drawable/btn_camera_arrow_left.xml
+++ b/res/drawable/btn_camera_arrow_left.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,8 +21,8 @@
<item android:state_window_focused="true" android:state_focused="true"
android:drawable="@drawable/btn_camera_arrow_left_selected" />
-
- <item
+
+ <item
android:drawable="@drawable/btn_camera_arrow_left_default" />
</selector>
diff --git a/res/drawable/btn_camera_arrow_right.xml b/res/drawable/btn_camera_arrow_right.xml
index 1d0cc0c..3eeddc8 100644
--- a/res/drawable/btn_camera_arrow_right.xml
+++ b/res/drawable/btn_camera_arrow_right.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -23,7 +23,7 @@
<item android:state_window_focused="true" android:state_focused="true"
android:drawable="@drawable/btn_camera_arrow_right_selected" />
- <item
+ <item
android:drawable="@drawable/btn_camera_arrow_right_default" />
</selector>
diff --git a/res/drawable/frame_gallery_preview.xml b/res/drawable/frame_gallery_preview.xml
index 5550bff..546655e 100644
--- a/res/drawable/frame_gallery_preview.xml
+++ b/res/drawable/frame_gallery_preview.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -21,7 +21,7 @@
<item android:state_selected="true" android:state_pressed="true"
android:drawable="@drawable/frame_gallery_preview_album_pressed" />
-
+
<item android:state_selected="false" android:state_pressed="true"
android:drawable="@drawable/frame_gallery_preview_album_pressed" />
diff --git a/res/drawable/ic_menu_attach.xml b/res/drawable/ic_menu_attach.xml
index 209f6b5..3526c78 100644
--- a/res/drawable/ic_menu_attach.xml
+++ b/res/drawable/ic_menu_attach.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
-/*
+/*
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/res/drawable/ic_menu_cancel.xml b/res/drawable/ic_menu_cancel.xml
index 92960d9..8e65188 100644
--- a/res/drawable/ic_menu_cancel.xml
+++ b/res/drawable/ic_menu_cancel.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
-/*
+/*
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");