Mura75

Results 4 issues of Mura75

I clone this project and run `bash ./gradlew packForXcode` command. But I got the error: `Task 'packForXcode' not found in root project 'mokoMvvm'.` After that I add: ``` val packForXcode...

question

Hi! @mrugacz95 Thank you for the great [articles](https://snow.dog/blog/kiosk-mode-android) and this code example. I have a question about updating the app from my own server. I don't find the last part...

Hello, I can't find any method that close balloon. It always close when you tap map. How can I close it programmatically?

How to save map state on screen rotation?