Upstream version 9.37.190.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / android / app_template / res / values-v17 / theme.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4 Copyright (c) 2014 Intel Corporation. All rights reserved.
5 Use of this source code is governed by a BSD-style license that can be
6 found in the LICENSE file.
7 -->
8
9 <resources>
10     <!-- Application theme. -->
11     <style name="AppTheme" parent="@android:style/Theme.Holo.Light.NoActionBar">
12         <item name="android:windowFullscreen">false</item>
13         <item name="android:windowBackground">@null</item>
14     </style>
15 </resources>