summaryrefslogtreecommitdiffstats
path: root/res/values-sw320dp/photoeditor_dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw320dp/photoeditor_dimens.xml')
-rwxr-xr-xres/values-sw320dp/photoeditor_dimens.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/res/values-sw320dp/photoeditor_dimens.xml b/res/values-sw320dp/photoeditor_dimens.xml
new file mode 100755
index 000000000..a7d6a24b1
--- /dev/null
+++ b/res/values-sw320dp/photoeditor_dimens.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2010 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 xmlns:android="http://schemas.android.com/apk/res/android">
+ <dimen name="effect_label_text_size">11.5sp</dimen>
+ <dimen name="effect_label_width">100dp</dimen>
+ <dimen name="effect_label_margin_top">3dp</dimen>
+ <dimen name="effect_icon_size">72dp</dimen>
+ <dimen name="effect_padding_horizontal">1dp</dimen>
+ <dimen name="effects_container_padding">8dp</dimen>
+ <dimen name="action_bar_arrow_margin_left">3dp</dimen>
+ <dimen name="action_bar_arrow_margin_right">-3dp</dimen>
+ <dimen name="action_bar_icon_padding_left">0dp</dimen>
+ <dimen name="action_bar_icon_padding_right">5dp</dimen>
+ <dimen name="action_button_padding_horizontal">13dp</dimen>
+ <dimen name="effects_menu_container_width">320dp</dimen>
+ <dimen name="effect_tool_panel_padding_top">3dp</dimen>
+ <dimen name="effect_tool_panel_padding_bottom">8dp</dimen>
+ <dimen name="seekbar_width">350dp</dimen>
+ <dimen name="seekbar_height">43dp</dimen>
+ <dimen name="seekbar_padding_horizontal">30dp</dimen>
+ <dimen name="seekbar_padding_vertical">8dp</dimen>
+ <dimen name="crop_indicator_size">35dp</dimen>
+</resources>