Add version 25.0.2 of dx.jar to sdk/build-tools.
[android_tools.git] / sdk / platforms / android-27 / data / res / values-television / themes.xml
blob377982a409c93d577fa0aee838e4861cae3bc7a5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2014 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 -->
16 <resources>
17     <style name="Theme.Dialog.Alert" parent="Theme.Leanback.Light.Dialog.Alert" />
18     <style name="Theme.Dialog.AppError" parent="Theme.Leanback.Dialog.AppError" />
19     <style name="Theme.Holo.Dialog.Alert" parent="Theme.Leanback.Dialog.Alert" />
20     <style name="Theme.Holo.Light.Dialog.Alert" parent="Theme.Leanback.Light.Dialog.Alert" />
21     <style name="Theme.Material.Dialog.Alert" parent="Theme.Leanback.Dialog.Alert" />
22     <style name="Theme.Material.Light.Dialog.Alert" parent="Theme.Leanback.Light.Dialog.Alert" />
23     <style name="Theme.Material.Settings.Dialog.Alert" parent="Theme.Leanback.Settings.Dialog.Alert" />
24     <style name="Theme.Material.Dialog" parent="Theme.Leanback.Dialog" />
25     <style name="Theme.Material.Light.Dialog" parent="Theme.Leanback.Light.Dialog" />
26     <style name="Theme.Material.Settings.Dialog" parent="Theme.Leanback.Settings.Dialog" />
27 </resources>