diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index c5050383..c54faabc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -98,7 +98,7 @@ + + + + + + diff --git a/presentation/src/main/res/drawable/shape_rect_4_white000_fill.xml b/presentation/src/main/res/drawable/shape_rect_4_white000_fill.xml index a0406f33..6151e171 100644 --- a/presentation/src/main/res/drawable/shape_rect_4_white000_fill.xml +++ b/presentation/src/main/res/drawable/shape_rect_4_white000_fill.xml @@ -5,4 +5,4 @@ - \ No newline at end of file + diff --git a/presentation/src/main/res/drawable/shape_rect_top40_white000_fill.xml b/presentation/src/main/res/drawable/shape_rect_top40_white000_fill.xml deleted file mode 100644 index 2fd1d528..00000000 --- a/presentation/src/main/res/drawable/shape_rect_top40_white000_fill.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/presentation/src/main/res/drawable/shape_rect_top4_white000_fill.xml b/presentation/src/main/res/drawable/shape_rect_top4_white000_fill.xml new file mode 100644 index 00000000..36901626 --- /dev/null +++ b/presentation/src/main/res/drawable/shape_rect_top4_white000_fill.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/presentation/src/main/res/layout/fragment_bottom_sheet_date_content.xml b/presentation/src/main/res/layout/fragment_bottom_sheet_date_content.xml index 7ec9fc47..6aafd780 100644 --- a/presentation/src/main/res/layout/fragment_bottom_sheet_date_content.xml +++ b/presentation/src/main/res/layout/fragment_bottom_sheet_date_content.xml @@ -4,49 +4,76 @@ - - - + android:background="@color/transparent_60"> - + app:layout_constraintStart_toStartOf="parent" /> - + + + app:layout_constraintTop_toBottomOf="@+id/tv_error_toast"> + + + diff --git a/presentation/src/main/res/layout/fragment_my_todo_create_bottom_sheet.xml b/presentation/src/main/res/layout/fragment_my_todo_create_bottom_sheet.xml index e807c634..5110f67c 100644 --- a/presentation/src/main/res/layout/fragment_my_todo_create_bottom_sheet.xml +++ b/presentation/src/main/res/layout/fragment_my_todo_create_bottom_sheet.xml @@ -9,7 +9,7 @@ - \ No newline at end of file + diff --git a/presentation/src/main/res/layout/fragment_our_todo_create_bottom_sheet.xml b/presentation/src/main/res/layout/fragment_our_todo_create_bottom_sheet.xml index e807c634..5110f67c 100644 --- a/presentation/src/main/res/layout/fragment_our_todo_create_bottom_sheet.xml +++ b/presentation/src/main/res/layout/fragment_our_todo_create_bottom_sheet.xml @@ -9,7 +9,7 @@ - \ No newline at end of file +