Android change text in textview on swipe with animation
I am developing an android application and i have set of messages to show
on a display page. At a given time only one message will be shown, but if
user swipes the screen i want to change the message on textview on swipe.
I want animation direction based on swipe direction meaning if user swipe
left to right then left-right textview animation, similarly right-left and
bottom-top animation. Please advise me how to achieve this.
No comments:
Post a Comment