Added navigation graph and corresponding user preference for additional app layout option

This commit is contained in:
denizk0461
2023-06-04 16:59:04 +02:00
parent 26c89108bf
commit 6d1ab773dc
13 changed files with 117 additions and 9 deletions
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</androidx.constraintlayout.widget.ConstraintLayout>