Artifact
30a53402cab3745be334d4d4c45b8235405d7dc5:
- File
sqlite/sqlite3test/src/main/res/values/colors.xml
— part of check-in
[b5fcf9e7da]
at
2016-05-19 15:24:07
on branch android-studio
— Upgrade this module so that it takes the form of an Android Studio project.
(user:
dan
size: 208)
- File
sqlite3test/src/main/res/values/colors.xml
— part of check-in
[89726d7811]
at
2016-05-19 18:01:52
on branch android-studio
— Remove the "project" directory from this module. The root of the source tree is now the root of the android studio project.
(user:
dan
size: 208)
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>