Android: Is a slider button possible in widget? -


i'm working on homescreen widget time-tracking app. widget consists of button changes "start" "stop" when click it. want button more "accident-safe" if click mistake. know longclick isn't possible in homescreen (because it's needed editing/deleting), know if sliding is, too? try this: https://www.sitepoint.com/creating-an-ios-style-swipe-button-for-android/ thanks!


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -