Shervin Koushan
Shervin Koushan
Great library, I used it in my app [Passvarsel](https://play.google.com/store/apps/details?id=com.shervinkoushan.passvarsel) 
Remove `app:picker_mustBeOnFuture="true"` In your java/kotlin file: `datePicker.setMustBeOnFuture(true)`
Happy you got it working. I agree, it should be fixed.
@florent37 Can you please do this?
Okay, let me know if you do! 👍
@KishanVajani not as I am aware of. I ended up not using this library
@atiderko has anything been done in this area or is the status still the same?
> > > > I am facing this problem too, however, I tried the method you provided that change "keyframe" into "loop", it still shows waiting for camera info topic......
Thank you. What about my comment on [this ](https://github.com/Finnhub-Stock-API/finnhub-kotlin/commit/146131c85a73c9d6dcc7a5b7dee481dd0fea17d6#r54366312 ) commit? Isn't it better for `quote` to be of type `JsonObject`?
> Feels like MAVLink messages from MAVSDK don't reach the mRo, though MAVLink messages from the mRo do reach MAVSDK. Could it be that you have an issue there? Thanks...