Skip to content

Commit

Permalink
hzuapps#5 第五次实验
Browse files Browse the repository at this point in the history
  • Loading branch information
LakersChampion authored Jun 2, 2018
1 parent 829c889 commit b16043c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions soft1614080902108/ app/ src/ test/ res/colors.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>

0 comments on commit b16043c

Please sign in to comment.