summaryrefslogtreecommitdiffstats
path: root/res/values/integers.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-07-09 00:09:28 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-07-16 13:37:56 -0700
commit3484638cad97e255a412b0489a63873fb3ca4218 (patch)
treedbc210a2298262bb8df5c1149a80d35e7c71af7f /res/values/integers.xml
parentf599ccfe96eae7e4854bddfedd3df945feb9b7f5 (diff)
downloadandroid_packages_apps_Trebuchet-3484638cad97e255a412b0489a63873fb3ca4218.tar.gz
android_packages_apps_Trebuchet-3484638cad97e255a412b0489a63873fb3ca4218.tar.bz2
android_packages_apps_Trebuchet-3484638cad97e255a412b0489a63873fb3ca4218.zip
Adding a circular progress bar for preloader icons
Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
Diffstat (limited to 'res/values/integers.xml')
-rw-r--r--res/values/integers.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values/integers.xml b/res/values/integers.xml
deleted file mode 100644
index 7d26d8595..000000000
--- a/res/values/integers.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-* Copyright (C) 2014 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>
- <integer name="promise_icon_alpha">127</integer>
-</resources> \ No newline at end of file