Initial check-in of module TestModernHttpClient

This commit is contained in:
Claudiu Farcas
2018-07-31 14:44:32 +03:00
commit d8ab311c19
56 changed files with 8512 additions and 0 deletions
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="launcher_background">#FFFFFF</color>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>