From 8a60b058fb93a147389857fc575d7ccaf8655b5e Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 1 Oct 2020 08:29:04 +0200 Subject: [PATCH] Prevent crash https://issuetracker.google.com/issues/148720682 --- app/src/main/res/layout/include_nav.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/include_nav.xml b/app/src/main/res/layout/include_nav.xml index 1ed7049046..597bd3c5a2 100644 --- a/app/src/main/res/layout/include_nav.xml +++ b/app/src/main/res/layout/include_nav.xml @@ -2,7 +2,8 @@ + android:layout_height="wrap_content" + android:animateLayoutChanges="false">