Commit fe50a8ce authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Change AppTheme parent theme.

parent 80c6e405
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="android:Theme.Material">
<style name="AppTheme" parent="android:Theme.Material.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment