lavong
04/02/2016, 3:41 PMandroid:animateLayoutChanges="true"
flag to a verticalLayout
? attempting to achieve the equivalent to:
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:animateLayoutChanges="true"
android:orientation="vertical">