1 <?xml version="1.0" encoding="utf-8"?>
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.
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>