keycreate: animate layout when revert button is pushed

This commit is contained in:
Vincent Breitmoser 2016-01-11 13:54:59 +01:00
parent b939b04af1
commit fb58e0fe74

View file

@ -14,7 +14,8 @@
android:layout_height="wrap_content"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:orientation="vertical">
android:orientation="vertical"
android:animateLayoutChanges="true">
<TextView
android:layout_width="match_parent"