summaryrefslogtreecommitdiffstats
path: root/res/values/ids.xml
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2012-08-16 17:33:34 -0400
committerThe Android Automerger <android-build@android.com>2012-08-23 14:22:16 -0700
commitced88667b08756f009f6c0c15f2c0c2cd1dace8b (patch)
tree0b708e6bea60854beaf9f4184d857b8ca2bff7e4 /res/values/ids.xml
parent7a809b2eda2d9cf8439202e03a092e850bfde1dc (diff)
downloadandroid_packages_screensavers_PhotoTable-ced88667b08756f009f6c0c15f2c0c2cd1dace8b.tar.gz
android_packages_screensavers_PhotoTable-ced88667b08756f009f6c0c15f2c0c2cd1dace8b.tar.bz2
android_packages_screensavers_PhotoTable-ced88667b08756f009f6c0c15f2c0c2cd1dace8b.zip
Example Dream: photos
An example screensaver that shows local photos. Change-Id: I2997c4f8ab35777d96df31a46f2f55044e3114c2
Diffstat (limited to 'res/values/ids.xml')
-rw-r--r--res/values/ids.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values/ids.xml b/res/values/ids.xml
new file mode 100644
index 0000000..3f65a0c
--- /dev/null
+++ b/res/values/ids.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012 The Android Open Source Project
+
+ 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.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <item type="id" name="photo_height" />
+ <item type="id" name="photo_width" />
+</resources>