File tree Expand file tree Collapse file tree 11 files changed +5
-13
lines changed Expand file tree Collapse file tree 11 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 4545 android : id =" @+id/ad_container"
4646 android : layout_width =" match_parent"
4747 android : layout_height =" wrap_content"
48- app : layout_constraintBottom_toTopOf =" @+id/nav_view" >
48+ app : layout_constraintBottom_toTopOf =" @+id/nav_view"
49+ app : layout_constraintEnd_toEndOf =" parent"
50+ app : layout_constraintStart_toStartOf =" parent" >
4951
5052 <View
5153 android : id =" @+id/ad_placeholder"
7678 app : layout_constraintEnd_toEndOf =" parent"
7779 app : layout_constraintStart_toStartOf =" parent"
7880 app : layout_constraintTop_toTopOf =" parent" />
79- </androidx .constraintlayout.widget.ConstraintLayout>
81+ </androidx .constraintlayout.widget.ConstraintLayout>
Original file line number Diff line number Diff line change 55 xmlns : tools =" http://schemas.android.com/tools"
66 android : id =" @+id/container"
77 android : layout_width =" match_parent"
8- android : layout_height =" match_parent"
9- android : orientation =" vertical" >
8+ android : layout_height =" match_parent" >
109
1110 <FrameLayout
1211 android : id =" @+id/frame_layout_shortcuts"
Original file line number Diff line number Diff line change 269269 android : layout_width =" match_parent"
270270 android : layout_height =" wrap_content"
271271 android : layout_marginStart =" 24dp"
272- android : layout_marginTop =" 0dp"
273272 android : layout_marginEnd =" 24dp"
274273 android : layout_marginBottom =" 24dp"
275274 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 7777 android : layout_width =" match_parent"
7878 android : layout_height =" wrap_content"
7979 android : layout_marginStart =" 24dp"
80- android : layout_marginTop =" 0dp"
8180 android : layout_marginEnd =" 24dp"
8281 android : layout_marginBottom =" 24dp"
8382 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 3333 android : layout_width =" match_parent"
3434 android : layout_height =" wrap_content"
3535 android : layout_marginStart =" 24dp"
36- android : layout_marginTop =" 0dp"
3736 android : layout_marginEnd =" 24dp"
3837 android : layout_marginBottom =" 24dp"
3938 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 188188 android : layout_width =" match_parent"
189189 android : layout_height =" wrap_content"
190190 android : layout_marginHorizontal =" 16dp"
191- android : layout_marginBottom =" 0dp"
192191 app : shapeAppearanceOverlay =" @style/ShapeAppearanceOverlay.CardViewTopRounded" >
193192
194193 <androidx .appcompat.widget.LinearLayoutCompat
Original file line number Diff line number Diff line change 3333 android : layout_width =" match_parent"
3434 android : layout_height =" wrap_content"
3535 android : layout_marginStart =" 24dp"
36- android : layout_marginTop =" 0dp"
3736 android : layout_marginEnd =" 24dp"
3837 android : layout_marginBottom =" 24dp"
3938 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 5959 android : layout_width =" match_parent"
6060 android : layout_height =" wrap_content"
6161 android : layout_marginStart =" 24dp"
62- android : layout_marginTop =" 0dp"
6362 android : layout_marginEnd =" 24dp"
6463 android : layout_marginBottom =" 24dp"
6564 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 3030 android : layout_width =" match_parent"
3131 android : layout_height =" wrap_content"
3232 android : layout_marginStart =" 24dp"
33- android : layout_marginTop =" 0dp"
3433 android : layout_marginEnd =" 24dp"
3534 android : layout_marginBottom =" 24dp"
3635 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 5555 android : layout_width =" match_parent"
5656 android : layout_height =" wrap_content"
5757 android : layout_marginStart =" 24dp"
58- android : layout_marginTop =" 0dp"
5958 android : layout_marginEnd =" 24dp"
6059 android : layout_marginBottom =" 24dp"
6160 app : layout_constraintBottom_toBottomOf =" parent"
You can’t perform that action at this time.
0 commit comments