Saturday, June 9, 2018

Small and Useful animation



android:animateLayoutChanges="true" in any layout like


<LinearLayout    
android:layout_width="match_parent"    
android:layout_height="wrap_content"    
android:orientation="vertical"    
android:animateLayoutChanges="true"    >

===================================================

No comments:

Post a Comment