JFDionne

Results 7 comments of JFDionne

Yes, there we go: https://github.com/JFDionne/Xfx.Controls.Test But it's pretty simple, just create a new project, add your controls, put a newpage and run :) *Update You just need to take your...

Hi @lifranky, I'm curious :), can I see an example?

I don't think I'm fixing it correctly. The problem seem to be inside the clearListeners, you do a clearListeners and put multiOnClickListener to null; But on the setupOnClickListeners you don't...

I think the "best way", for now, is to comment clearListeners() on the onDetachedFromWindow. But I don't think it's the best option, I'll wait for a reply of someone, for...

Hi, sorry I'm outside right now, I'll be able to check it in a few days, but it was doing the same thing with the test app.

@Guardiola31337 Hi, sorry for the delay, I just create a little solution with the problem, I reduce my stuff at the maximum for making a test project. https://github.com/JFDionne/Test_Mapbox If you...

@primehalo If you want a "workaround", I do it by using a round ShapeView and put the ProgressRing on it. https://github.com/vincentgury/XFShapeView ``` ```