From 3f33bcd5070399c7c819bc8dc359313b2e48474f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 4 Dec 2014 10:22:10 +0100 Subject: Remove autoanimate which breaks recycler view --HG-- extra : rebase_source : a0abe2cb17990f7536c9ccdc87cf5f5e93343e6d --- main/src/main/res/layout/connections.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/src') diff --git a/main/src/main/res/layout/connections.xml b/main/src/main/res/layout/connections.xml index ed812f6d..f0ac44a7 100644 --- a/main/src/main/res/layout/connections.xml +++ b/main/src/main/res/layout/connections.xml @@ -7,11 +7,11 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:animateLayoutChanges="true" android:orientation="vertical">