yankai-victor / RingButton

Apache License 2.0
152 stars 33 forks source link

Dismiss Ring Button #6

Open ayush18verma opened 7 years ago

ayush18verma commented 7 years ago

How to dismiss this ring button if i click outside the view of ring button ?

yankai-victor commented 7 years ago

Usually it's used as a view in layout, not like dialog, so I don't add the feature you mentioned. Maybe you can try it yourself. :blush:

ayush18verma commented 7 years ago

I tried but failed. Can you do which act like a dialog and there is the textview( on key up and on key down ) where user can change text random according to their perspective.