Something went wrong on our end
-
Peter Joseph De Jonckheere CESM2014 authored
Initial commit - some designs from pre-Christmas in addition to newly created java files. See logbook 9/1/18
Peter Joseph De Jonckheere CESM2014 authoredInitial commit - some designs from pre-Christmas in addition to newly created java files. See logbook 9/1/18
styles.xml 383 B
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>