animation - Android - Animate a View's entrance -


how can animate way view first appears (transitions) onto screen? know how build animation, i'm wondering how make animation run view first drawn onto screen.

appreciate , help!

edit: view in question textview or imageview.

you can set layout attribute

android:animatelayoutchanges="true" 

in parent layout, actions changing child view visibility visible gone animated. or if need type of animation - create animation , use in correct time (for example when screen created, or action cause view appearing happened).


Comments

Popular posts from this blog

javascript - Can Piwik report referrer in real time? -

asp.net - Google Drive Access: At least one client secrets (Installed or Web) should be set -

excel vba add hyperlink to shape in group -