1<resources> 2 3 <!-- Application theme. --> 4 <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> 5 <!-- All customizations that are NOT specific to a particular API-level can go here. --> 6 </style> 7 8</resources> 9