X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_templates.xml;h=cd2b4098426686e0a17f87a50ce11fc79a640bdc;hb=188faf613ce6a64f1999dec17dd86899b6960f51;hp=a60a650f0779027b0c07dfefd5c832766bcddd50;hpb=268e7250a18b60ec49bb243d15d394d56cf0bbc8;p=mobile-ledger.git diff --git a/app/src/main/res/layout/activity_templates.xml b/app/src/main/res/layout/activity_templates.xml index a60a650f..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" + /> - +