intial commit of 4.0

This commit is contained in:
2011-12-10 17:29:14 +00:00
parent 937f12c2b0
commit 15124addce
209 changed files with 7896 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2011 Jake Wharton
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>
<dimen name="default_title_indicator_clip_padding">0dp</dimen>
<color name="default_title_indicator_footer_color">#FFDDDDDD</color>
<dimen name="default_title_indicator_footer_line_height">1px</dimen>
<integer name="default_title_indicator_footer_indicator_style">1</integer>
<dimen name="default_title_indicator_footer_indicator_height">7dp</dimen>
<dimen name="default_title_indicator_footer_indicator_padding">5dp</dimen>
<dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen>
<color name="default_title_indicator_selected_color">#FF000000</color>
<bool name="default_title_indicator_selected_bold">true</bool>
<color name="default_title_indicator_text_color">#FFAAAAAA</color>
<dimen name="default_title_indicator_text_size">18dp</dimen>
<dimen name="default_title_indicator_title_padding">5dp</dimen>
</resources>