Skip to content

Commit

Permalink
add shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
wyfmor committed Sep 24, 2014
1 parent e16762b commit c32ceff
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 0 deletions.
Binary file modified bin/classes/com/bluemor/reddotface/R$drawable.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/R$id.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/R$layout.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/R$menu.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/R$string.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/R$style.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/ImageActivity$2.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/ImageActivity$4.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/ImageActivity$5.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/ImageActivity.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/MainActivity$1.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/MainActivity$2.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/MainActivity$3.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/MainActivity$4.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/activity/MainActivity.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/adapter/ImageAdapter.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/util/Util.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/view/DragLayout$1.class
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/view/DragLayout$Status.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/classes/com/bluemor/reddotface/view/DragLayout.class
Binary file not shown.
1 change: 1 addition & 0 deletions gen/com/bluemor/reddotface/R.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public static final class drawable {
public static final int default_face=0x7f020002;
public static final int ic_launcher=0x7f020003;
public static final int reddot=0x7f020004;
public static final int shadow=0x7f020005;
}
public static final class id {
public static final int action_settings=0x7f090010;
Expand Down

0 comments on commit c32ceff

Please sign in to comment.