Skip to content

anandnet/TapTargetView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TapTargetView

An attempt to mimic android's TapTargetView using Python and Kivy.

Inspired by Android's TapTargetView

Current Demo

TapTargetView demo

TODO:

  • Track clicks inside outer_circle
  • Track clicks inside target_circle and remove the requirement of binding on widget's events
  • Better implementation of function to stop animation
  • Improve ripple animation
  • Add shadow property

About

An attempt to mimic android's TapTargetView using Python and Kivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%