File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 14
14
android : background =" @color/dividerColor" />
15
15
16
16
<androidx .core.widget.NestedScrollView
17
+ android : id =" @+id/time_scroll_view"
17
18
android : layout_width =" match_parent"
18
19
android : layout_height =" match_parent"
19
20
android : clipChildren =" false" >
30
31
android : layout_width =" match_parent"
31
32
android : layout_height =" 0dp"
32
33
android : layout_gravity =" center_horizontal"
33
- android : layout_marginVertical =" @dimen/toolbar_padding "
34
+ android : layout_marginVertical =" 100dp "
34
35
android : layout_weight =" 1" >
35
36
36
37
<ImageView
Original file line number Diff line number Diff line change 99
99
android : layout_width =" wrap_content"
100
100
android : layout_height =" wrap_content"
101
101
android : layout_gravity =" center"
102
- android : layout_marginVertical =" 25dp "
102
+ android : layout_marginVertical =" 100dp "
103
103
android : clipChildren =" false"
104
104
android : clipToPadding =" false" >
105
105
Original file line number Diff line number Diff line change 117
117
android : layout_width =" wrap_content"
118
118
android : layout_height =" wrap_content"
119
119
android : layout_gravity =" center_horizontal"
120
- android : layout_marginVertical =" 36dp " >
120
+ android : layout_marginVertical =" 100dp " >
121
121
122
122
<app .simple.positional.decorations.views.PhysicalRotationImageView
123
123
android : id =" @+id/dial"
You can’t perform that action at this time.
0 commit comments