Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <resources>
  2.  
  3. <!-- Base application theme. -->
  4. <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
  5. <!-- Customize your theme here. -->
  6. <item name="colorPrimary">@color/ColorPrimary</item>
  7. <item name="colorPrimaryDark">@color/ColorPrimaryDark</item>
  8. </style>
  9.  
  10. </resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement