Files
old-QuranTranslationDisplay…/res/values-v19/styles.xml

7 lines
250 B
XML
Raw Normal View History

<resources>
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.NoActionBar">
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
</style>
</resources>