tarek360 / RichPath

💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.
https://twitter.com/a_tarek360
2.33k stars 254 forks source link

want to get particular path in center #30

Open tulaParekh opened 6 years ago

tulaParekh commented 6 years ago

Hello, I want to get particular path segment in center with whole image. when user click on any path of svg then it will come in center. Looking forward to hearing from you. Thanks

tarek360 commented 6 years ago

Hi, Just use translationX, andtranslationY to move your path to any specific point.

tulaParekh commented 6 years ago

Hello, thanks for replying me. want to know X and Y coordinate of path on screen without touch or click pointer. Looking forward to hear from you thanks