#2147 fixed so that instrumentation test should work

This commit is contained in:
HissPirat 2020-06-25 11:30:06 +02:00
parent 3fa74b8f77
commit 0765b8a24e

View File

@ -19,6 +19,7 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/activity_main_root"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:animateLayoutChanges="true">