I want to develop swipe buttons just like we see for lock unlock function on android idle screen.
Is these widgets are provided by android or we need to create them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The widget’s name is RotarySelector. It is designated as an internal widget so you cant use it directly. But if you really want it you can always get the source code and stick it in your app.