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 1414 android : background =" @color/dividerColor" />
1515
1616 <androidx .core.widget.NestedScrollView
17+ android : id =" @+id/time_scroll_view"
1718 android : layout_width =" match_parent"
1819 android : layout_height =" match_parent"
1920 android : clipChildren =" false" >
3031 android : layout_width =" match_parent"
3132 android : layout_height =" 0dp"
3233 android : layout_gravity =" center_horizontal"
33- android : layout_marginVertical =" @dimen/toolbar_padding "
34+ android : layout_marginVertical =" 100dp "
3435 android : layout_weight =" 1" >
3536
3637 <ImageView
Original file line number Diff line number Diff line change 9999 android : layout_width =" wrap_content"
100100 android : layout_height =" wrap_content"
101101 android : layout_gravity =" center"
102- android : layout_marginVertical =" 25dp "
102+ android : layout_marginVertical =" 100dp "
103103 android : clipChildren =" false"
104104 android : clipToPadding =" false" >
105105
Original file line number Diff line number Diff line change 117117 android : layout_width =" wrap_content"
118118 android : layout_height =" wrap_content"
119119 android : layout_gravity =" center_horizontal"
120- android : layout_marginVertical =" 36dp " >
120+ android : layout_marginVertical =" 100dp " >
121121
122122 <app .simple.positional.decorations.views.PhysicalRotationImageView
123123 android : id =" @+id/dial"
You can’t perform that action at this time.
0 commit comments