X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_templates.xml;h=cd2b4098426686e0a17f87a50ce11fc79a640bdc;hb=HEAD;hp=30c998dfb3d18f4e21ad816512671bfb6b4ee3e0;hpb=d63a611dce420b30fa0c0711eea1d02603945a43;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 30c998df..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:background="?attr/colorPrimary" + app:layout_collapseMode="pin" + app:popupTheme="@style/AppTheme.PopupOverlay" + /> - - - + 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" + /> - +