1 2 3 4 5 6 7
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- Base application theme. --> <style name="AppTheme" parent="android:Theme.NoTitleBar.Fullscreen"> <!-- Customize your theme here. --> </style> </resources>