Skip to content

Commit b33d9ca

Browse files
authored
Update README.md
Fixes broken images
1 parent a44007f commit b33d9ca

File tree

1 file changed

+3
-22
lines changed

1 file changed

+3
-22
lines changed

README.md

+3-22
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
An android custom view which looks like the menu in [Path 2.0](https://path.com/) (for iOS).
55

6-
![Preview](https://dl.dropbox.com/u/11369687/preview0.png)
7-
![Preview](https://dl.dropbox.com/u/11369687/preview1.png)
6+
![Preview](https://ipfs.io/ipfs/QmYPehihi4ZbmFf1vhxCkTV7WTgxck5fxb5B7aGCBCKi27)
7+
![Preview](https://ipfs.io/ipfs/QmdE9P5FYq1goN4dM5L8r8ADqS2HdbzYLKTCEVKrHjh6gp)
88

99
## RayMenu
10-
![Preview](https://dl.dropbox.com/u/11369687/raymenu.png)
10+
![Preview](https://ipfs.io/ipfs/QmW2nUZrEreYUMzgvApoSQQbx5wJ5UGJwXjkYDPdd1twbo)
1111
## About
1212

1313
The user experience in [Path 2.0](https://path.com/) (for iOS) is amazing, but the android version miss much.
@@ -60,22 +60,3 @@ or in **ArcMenu.java**
6060
arcLayout.setChildSize(50);
6161
arcLayout.setArc(0.0f, 300.0f);
6262
```
63-
## TODO
64-
65-
Use attribute like ``custom:childSize`` directly into ``RayMenu`` and ``ArcMenu`` XML declaration. Also
66-
indicate the ``Drawable`` instances as sub elements of these tags.
67-
68-
## Author
69-
70-
**Capricorn**
71-
72-
I'm glad to make friends with the people who persist in faith and follow their dreams.
73-
74-
Please let me know you are around.
75-
76-
Google+: [+魔羯](https://plus.google.com/107460592910747948011)
77-
78-
79-
80-
81-

0 commit comments

Comments
 (0)