summaryrefslogtreecommitdiffstats
path: root/res/values-large
diff options
context:
space:
mode:
authorLars Greiss <kufikugel@googlemail.com>2014-01-04 16:30:02 +0100
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:37 +0200
commit63eff37ff2486a80ce052800cec6ce98c4cd6d09 (patch)
tree1bf6393e5af3a9ea68b6a68570f67719b13891dd /res/values-large
parentb187b2fe374ed32f6ad1139ffe3b8ad58a41be00 (diff)
downloadandroid_packages_apps_Snap-63eff37ff2486a80ce052800cec6ce98c4cd6d09.tar.gz
android_packages_apps_Snap-63eff37ff2486a80ce052800cec6ce98c4cd6d09.tar.bz2
android_packages_apps_Snap-63eff37ff2486a80ce052800cec6ce98c4cd6d09.zip
Camera2: some aapt warnings cleanup
during the move from Gallery2 into new Camera2 package some unused values were moved as well. Remove them Change-Id: I4a514c76ccc70c61bb0a97ecafda7e1f9ede9f35
Diffstat (limited to 'res/values-large')
-rw-r--r--res/values-large/filtershow_values.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/res/values-large/filtershow_values.xml b/res/values-large/filtershow_values.xml
deleted file mode 100644
index 33b8642ba..000000000
--- a/res/values-large/filtershow_values.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 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>
- <!-- Specify the screen orientation -->
- <bool name="only_use_portrait">false</bool>
-
- <!-- Category Panel Height -->
- <dimen name="category_panel_height">94dip</dimen>
-
- <!-- Category Panel Icon Size -->
- <dimen name="category_panel_icon_size">72dip</dimen>
-
- <!-- Category Panel Text Size -->
- <dimen name="category_panel_text_size">14dip</dimen>
-
- <!-- Category Panel Text Size -->
- <dimen name="category_panel_margin">4dip</dimen>
-</resources> \ No newline at end of file