Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20526f3f authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

Merge "Don\'t animate addition of kind sections" into ub-contactsdialer-a-dev

am: ee848eb9

* commit 'ee848eb9':
  Don't animate addition of kind sections
parents 48bbb9ed ee848eb9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -21,8 +21,7 @@
            android:id="@+id/kind_section_views"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:orientation="vertical"
            android:animateLayoutChanges="true"/>
            android:orientation="vertical" />

    <LinearLayout
            style="@style/SelectableItem"