Csaba Szugyiczki

Results 17 comments of Csaba Szugyiczki

@bagherhasani Please provide log messages related to the crash

I don't see how this would look like, could you please explain?

This is not supported by the library. If you want to implement something like this, you need to change the onFling methods implementation in the `CircleLayout` https://github.com/szugyi/Android-CircleMenu/blob/afd2df796aaa8207e1ecd94179b2d1e3af4d7cd1/circlemenu/src/main/java/com/szugyi/circlemenu/view/CircleLayout.java#L506 You could determine...

Unfortunately I had the same result with LG G3.

I think the root of these kind of issues is the lack of support of 32bit processors. After opening the arcore-preview.apk I have noticed that the lib folder contains both...

I would also add that the current default value of true can cause a lot of headaches for everyone who starts using melos and starts running into issues on the...

@spydon I was thinking about this issue. The reason we want a flag like this is the fact that on CI machines melos seem to get into weird race conditions...