add cpp and android

This commit is contained in:
jackyu
2017-10-28 22:53:09 +08:00
parent 58a4b33392
commit c524d33cfb
386 changed files with 44466 additions and 3 deletions
@@ -0,0 +1,11 @@
<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>