android - How to make an animation with just telling the destination coordinats? -


i have textview rotate.
rotation causes text view little bit translated. because of @ same time want 2 transitions in x , y direction.

i know view should don´t know , when 1 wants translation can tell how far want transpose not to.

mytextview.settranslationx(60); 

that function know , every other way have give how far not to.

i want translate view left corner of device.

** know first thing comes mind distance between edge of screen , edge of view doesn´t work because rotation hasn´t finished , can´t wait because want smoothly animated.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -