Files
lawnchair/res/values-en/dimens.xml
Winson Chung 13dbfe18a0 Tweaking cling text sizes for other languages. (Bug 11151675)
Change-Id: Iae82064b1be7a33e5375c1e27fb7472216dc637a
2013-11-01 12:04:20 -07:00

25 lines
975 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2009 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>
<!-- Cling -->
<dimen name="cling_title_text_size">22sp</dimen>
<dimen name="cling_text_size">16sp</dimen>
<dimen name="cling_alt_title_text_size">30sp</dimen>
<dimen name="cling_alt_text_size">16sp</dimen>
<dimen name="cling_hint_text_size">18sp</dimen>
</resources>