Anthony Restaino
11 years ago
15 changed files with 568 additions and 686 deletions
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 220 B |
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
@@ -1,8 +0,0 @@
|
||||
<resources> |
||||
|
||||
<!-- |
||||
Customize dimensions originally defined in res/values/dimens.xml (such as |
||||
screen margins) for sw600dp devices (e.g. 7" tablets) here. |
||||
--> |
||||
|
||||
</resources> |
@ -1,9 +0,0 @@
@@ -1,9 +0,0 @@
|
||||
<resources> |
||||
|
||||
<!-- |
||||
Customize dimensions originally defined in res/values/dimens.xml (such as |
||||
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. |
||||
--> |
||||
<dimen name="activity_horizontal_margin">128dp</dimen> |
||||
|
||||
</resources> |
@ -1,15 +1,13 @@
@@ -1,15 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<color name="clear">#00000000</color> |
||||
<color name="blue">#b433b5e5</color> |
||||
<color name="press">#3333b5e5</color> |
||||
|
||||
<color name="drawer_background">#e4e4e4</color> |
||||
<color name="black">#ff000000</color> |
||||
<color name="dark">#ff3f3f3f</color> |
||||
<color name="light">#ffa0a0a0</color> |
||||
<color name="gray_dark">#222222</color> |
||||
<color name="gray_light">#dddddd</color> |
||||
<color name="gray_medium">#cdcdcd</color> |
||||
<color name="white">#ffffff</color> |
||||
<color name="gray_extra_dark">#1b1b1b</color> |
||||
|
||||
|
||||
</resources> |
Loading…
Reference in new issue