diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 72b39391bf..708da5ba0a 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -2,136 +2,130 @@ - + android:layout_height="match_parent" + android:background="?homeBackground" + app:layoutDescription="@xml/home_scene" + tools:context=".home.HomeFragment"> - + - + - + - + - + app:layout_constraintEnd_toStartOf="@+id/add_tab_button" + app:layout_constraintStart_toStartOf="parent"> - + android:layout_gravity="start|center_vertical" + android:clickable="false" + android:focusable="false" + android:importantForAccessibility="no" /> - + + - - - - - - + - + - + - +