File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,17 @@ Features
9
9
** Core features:**
10
10
- Displaying values in a beautiful circle shaped View
11
11
- Supports percentage and normal values
12
- - Selecting / Choosing values with touch gestures
12
+ - Selecting / Choosing values with touch gestures (including callbacks)
13
13
- Fully customizeable
14
14
- Animated drawing (bar representig the value fills up animated)
15
15
16
16
![ alt tag] ( https://raw.github.com/PhilJay/CircleDisplay/master/screenshots/demo.png )
17
+ ![ alt tag] ( https://raw.github.com/PhilJay/CircleDisplay/master/screenshots/circledisplay_demo.gif )
17
18
18
19
Usage
19
20
=======
20
21
21
- Simply ** copy the CircleDisplay.java** file into your project.
22
+ Simply ** copy the CircleDisplay.java** file into your project. No annoying library imports, you ** ONLY ** need that single file.
22
23
23
24
For using the <code >CircleDisplay</code >, define it in .xml:
24
25
``` xml
You can’t perform that action at this time.
0 commit comments