Only check out the NDK in android checkouts.
[android_tools.git] / sdk / platforms / android-26 / data / res / values-round-watch / config_material.xml
blobae4a6eedf4fdfd7678c4a7add379c8abfd024fd6
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2016 The Android Open Source Project
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
8           http://www.apache.org/licenses/LICENSE-2.0
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
17 <!-- These resources are around just to allow their values to be customized
18      for watch products.  Do not translate. -->
19 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20     <!-- Don't clip on round screens so the list can scroll past the rounded edges. -->
21     <bool name="config_preferenceFragmentClipToPadding">false</bool>
23     <!-- The amount to offset when scrolling to a selection in an AlertDialog -->
24     <dimen name="config_alertDialogSelectionScrollOffset">@dimen/screen_percentage_15</dimen>
25 </resources>