Skip to content

Commit 445f28f

Browse files
committed
remove unnecessary changes
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 7d1a964 commit 445f28f

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

app/src/main/res/layout/files.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<!--
33
~ Nextcloud - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2026 Alper Ozturk <alper.ozturk@nextcloud.com>
65
~ SPDX-FileCopyrightText: 2023 Parneet Singh <gurayaparneet@gmail.com>
76
~ SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
87
~ SPDX-FileCopyrightText: 2018 Andy Scherzinger <info@andy-scherzinger.de>
@@ -44,14 +43,6 @@
4443
android:layout_weight="1"
4544
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
4645

47-
<androidx.fragment.app.FragmentContainerView
48-
android:id="@+id/fragment_container"
49-
android:layout_width="0dp"
50-
android:layout_height="match_parent"
51-
android:layout_weight="1"
52-
tools:visibility="visible"
53-
android:visibility="gone" />
54-
5546
</LinearLayout>
5647

5748
<com.google.android.material.bottomnavigation.BottomNavigationView

0 commit comments

Comments
 (0)