@Suppress("Detekt.TooGenericExceptionCaught")

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-06-11 16:38:52 +02:00
parent e51271d300
commit dd162e8c61
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -276,6 +276,7 @@ class LocationPickerController(args: Bundle) :
binding.map.addMapListener(
DelayedMapListener(
object : MapListener {
@Suppress("Detekt.TooGenericExceptionCaught")
override fun onScroll(paramScrollEvent: ScrollEvent): Boolean {
try {
when {