diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-31 23:56:27 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-31 23:56:27 +0200 |
commit | f8b8ae50a1c66e7e8f3a17e039753c1a23cd5978 (patch) | |
tree | 34919711f3286880acd4dfb8d1d9bc87ca0f86e0 /app/src/main/res | |
parent | fde5f0e26a394310f8b6b7a122c9240fa2883de3 (diff) |
removed commentfeature/bottom_navigation
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/layout/activity_main.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 9c34ba0..75c3fdd 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -46,6 +46,4 @@ app:layout_constraintTop_toTopOf="parent" app:navGraph="@navigation/mobile_navigation" /> - <!--include layout="@layout/content_main" /--> - </androidx.constraintlayout.widget.ConstraintLayout>
\ No newline at end of file |