mirror of
https://github.com/imcarlost/Acronyms.git
synced 2026-04-10 02:46:53 -04:00
Add: presentation layer
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<navigation xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/main_navigation"
|
||||
app:startDestination="@id/shortform_navigation"
|
||||
>
|
||||
|
||||
<include app:graph="@navigation/shortform_navigation" />
|
||||
|
||||
</navigation>
|
||||
|
||||
Reference in New Issue
Block a user