* feat: bottom sheet overhaul - Added CustomBottomSheet - Removed ShareImageBottomSheet - Removed ThemeBottomSheet - Integrated CustomBottomSheet to ZoomableImageScreen & SettingsColorAndFontScreen * fix: bottom sheet animation issue - Removed incorrect return statement * fix: bottom sheet animation issue - Added missing coroutine scope