File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed
Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 2222 android : id =" @+id/drawer_layout"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" match_parent"
25- android : clickable =" true"
2625 android : fitsSystemWindows =" true" >
2726
2827 <!-- The main content view -->
Original file line number Diff line number Diff line change 1919<androidx .drawerlayout.widget.DrawerLayout xmlns : android =" http://schemas.android.com/apk/res/android"
2020 xmlns : app =" http://schemas.android.com/apk/res-auto"
2121 xmlns : tools =" http://schemas.android.com/tools"
22-
2322 android : id =" @+id/drawer_layout"
2423 android : layout_width =" match_parent"
2524 android : layout_height =" match_parent"
26- android : clickable =" true"
2725 android : fitsSystemWindows =" true" >
2826
2927 <androidx .coordinatorlayout.widget.CoordinatorLayout
Original file line number Diff line number Diff line change 2020<androidx .drawerlayout.widget.DrawerLayout xmlns : android =" http://schemas.android.com/apk/res/android"
2121 android : id =" @+id/drawer_layout"
2222 android : layout_width =" match_parent"
23- android : layout_height =" match_parent"
24- android : clickable =" true" >
23+ android : layout_height =" match_parent" >
2524
2625 <com .owncloud.android.ui.components.CustomViewPager
2726 android : id =" @+id/fragmentPager"
You can’t perform that action at this time.
0 commit comments