<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="adsuyi_gdt_translucent_activity" parent="android:Theme.Translucent.NoTitleBar">
        <item name="android:windowIsTranslucent">false</item>
    </style>
    <style name="tianmu_translucent_activity" parent="@android:style/Theme.Light.NoTitleBar">
        <item name="android:windowIsTranslucent">false</item>
    </style>
</resources>