File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<com .github.droidworksstudio.launcher.view.GestureNestedScrollView
10
10
android : id =" @+id/nestScrollView"
11
11
android : layout_width =" match_parent"
12
- android : layout_height =" wrap_content "
12
+ android : layout_height =" match_parent "
13
13
android : clipChildren =" false"
14
14
android : clipToPadding =" false"
15
15
android : fadingEdgeLength =" 48dp"
Original file line number Diff line number Diff line change 8
8
<com .github.droidworksstudio.launcher.view.GestureNestedScrollView
9
9
android : id =" @+id/nestScrollView"
10
10
android : layout_width =" match_parent"
11
- android : layout_height =" wrap_content "
11
+ android : layout_height =" match_parent "
12
12
android : clipChildren =" false"
13
13
android : clipToPadding =" false"
14
14
android : fadingEdgeLength =" 48dp"
Original file line number Diff line number Diff line change 9
9
<com .github.droidworksstudio.launcher.view.GestureNestedScrollView
10
10
android : id =" @+id/nestScrollView"
11
11
android : layout_width =" match_parent"
12
- android : layout_height =" wrap_content "
12
+ android : layout_height =" match_parent "
13
13
android : clipChildren =" false"
14
14
android : clipToPadding =" false"
15
15
android : fadingEdgeLength =" 48dp"
Original file line number Diff line number Diff line change 9
9
<com .github.droidworksstudio.launcher.view.GestureNestedScrollView
10
10
android : id =" @+id/nestScrollView"
11
11
android : layout_width =" match_parent"
12
- android : layout_height =" wrap_content "
12
+ android : layout_height =" match_parent "
13
13
android : clipChildren =" false"
14
14
android : clipToPadding =" false"
15
15
android : fadingEdgeLength =" 48dp"
Original file line number Diff line number Diff line change 15
15
<com .github.droidworksstudio.launcher.view.GestureNestedScrollView
16
16
android : id =" @+id/nestScrollView"
17
17
android : layout_width =" match_parent"
18
- android : layout_height =" wrap_content "
18
+ android : layout_height =" match_parent "
19
19
android : clipChildren =" false"
20
20
android : clipToPadding =" false"
21
21
android : fadingEdgeLength =" 48dp"
You can’t perform that action at this time.
0 commit comments