File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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>
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
You can’t perform that action at this time.
0 commit comments