Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
longyinzaitian committed Oct 21, 2015
1 parent 04849b1 commit 23e25f4
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_code.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
android:background="@color/divider_list"
tools:context=".MainActivity">

<TextView
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
android:background="@color/lavender"
tools:context="com.husy.androidallanimation.MainActivity">
<TextView
android:layout_width="match_parent"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_object_anim.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
android:background="@color/seaShell"
tools:context="com.husy.androidallanimation.CodeObjectAnimActivity">
<TextView
android:layout_width="match_parent"
Expand Down
Binary file removed result.gif
Binary file not shown.

0 comments on commit 23e25f4

Please sign in to comment.