Skip to content

Commit

Permalink
Merge branch 'develop' of /home/weava/Projects/ContestApp with confli…
Browse files Browse the repository at this point in the history
…cts.
  • Loading branch information
aaron-weaver committed Mar 21, 2015
1 parent 8c061aa commit 1e2718e
Show file tree
Hide file tree
Showing 8 changed files with 287 additions and 276 deletions.
Binary file modified .gradle/2.2.1/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file modified .gradle/2.2.1/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/2.2.1/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file modified .gradle/2.2.1/taskArtifacts/taskArtifacts.bin
Binary file not shown.

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions app/build/intermediates/res/debug/values/values.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
<color name="hint_foreground_material_light">@color/bright_foreground_disabled_material_light</color>
<!-- From: file:/home/weava/Projects/ContestApp/app/src/main/res/values/colors.xml -->
<eat-comment/>
<color name="home_progress_bg">#81C084</color>
<item name="item_selected_color" type="color">#EEEEEE</item>
<item name="item_selected_text_color" type="color">#4CAF50</item>
<color name="light_green_body_color">#81C784</color>
Expand Down Expand Up @@ -206,6 +207,7 @@
<color name="secondary_text_disabled_material_light">#24000000</color>
<!-- From: file:/home/weava/Projects/ContestApp/app/src/main/res/values/colors.xml -->
<eat-comment/>
<item name="stats_divider_color" type="color">#AAAAAA</item>
<item name="status_bar_color" type="color">#388E3C</item>
<!-- From: file:/home/weava/Projects/ContestApp/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/21.0.3/res/values/values.xml -->
<eat-comment/>
Expand Down Expand Up @@ -437,6 +439,7 @@
<dimen name="profile_info">16sp</dimen>
<dimen name="profile_info_spacing">40dip</dimen>
<dimen name="profile_label">18sp</dimen>
<dimen name="stats_info_right_spacing">40dip</dimen>
<dimen name="stats_info_spacing">20dip</dimen>
<!-- From: file:/home/weava/Projects/ContestApp/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/21.0.3/res/values/values.xml -->
<eat-comment/>
Expand Down
Binary file modified app/build/intermediates/res/resources-debug.ap_
Binary file not shown.
544 changes: 276 additions & 268 deletions app/build/intermediates/symbols/debug/R.txt

Large diffs are not rendered by default.

0 comments on commit 1e2718e

Please sign in to comment.