Skip to content

Commit

Permalink
添加演示动画
Browse files Browse the repository at this point in the history
  • Loading branch information
THEONE10211024 committed Oct 7, 2015
1 parent 4fc89ac commit 49493f3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
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.

6 changes: 3 additions & 3 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
android:layout_height="40dp"
android:layout_centerVertical="true"
android:id="@+id/indicator"
CircleIndicator:ci_background="0xffd6d6d6"
CircleIndicator:ci_selected_background="@android:color/white"
CircleIndicator:ci_background="@android:color/white"
CircleIndicator:ci_selected_background="0xffe6454a"
CircleIndicator:ci_mode="outside"
CircleIndicator:ci_gravity="center"
CircleIndicator:ci_radius="5dp"
CircleIndicator:ci_radius="10dp"
CircleIndicator:ci_margin="5dp"
/>
</RelativeLayout>
Binary file added demo/inside.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/outside.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/solo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49493f3

Please sign in to comment.