Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f2db00a authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch '1020-HealthMate_crash' into 'dev'

1020 HealthMate crash

See merge request e/apps/GmsCore!16
parents c34da53c 732dfd77
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -436,7 +436,7 @@ class GoogleMapImpl(private val context: Context, var options: GoogleMapOptions)

    }

    override fun snapshot(callback: ISnapshotReadyCallback, bitmap: IObjectWrapper) {
    override fun snapshot(callback: ISnapshotReadyCallback, bitmap: IObjectWrapper?) {
        Log.d(TAG, "unimplemented Method: snapshot")

    }