X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_templates.xml;h=cd2b4098426686e0a17f87a50ce11fc79a640bdc;hp=82715229fdf94baad0f548c0ce0c1b5c3326a6de;hb=babb286b5174b70ea60aff83f8eae4769b30b686;hpb=2ebac7b1fee5cd3af0aed54e438411795e4cd1bf diff --git a/app/src/main/res/layout/activity_templates.xml b/app/src/main/res/layout/activity_templates.xml index 82715229..cd2b4098 100644 --- a/app/src/main/res/layout/activity_templates.xml +++ b/app/src/main/res/layout/activity_templates.xml @@ -15,7 +15,7 @@ ~ along with MoLe. If not, see . --> - - - - + android:layout_height="0dp" + app:defaultNavHost="true" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@id/appbar" + app:navGraph="@navigation/template_list_navigation" + /> - +