<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="Platform.AppCompat" parent="@android:style/Theme">
        <item name="android:windowNoTitle">true</item>
    </style>

    <bool name="allow">true</bool>
</resources>