- Home
- Forum
- Xamarin.Forms
- I can't click or move radialMenu
I can't click or move radialMenu
Hi José Donizete de Oliveira Júnior,Thanks for the update. We have checked the sample with provided code snippet, still we were not able to reproduce the reported issue at our end.Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/SfRadialMenu_Sample912101805As we said in our previous update, we don’t have that actual device.We have tested with following device:· Samsung SM-G950F (Android 9.0 – API 28)· Moto G5s (Android 8.1 – API 27)Please let us know if you can replicate the same issue on another device. If yes share the device details to use. This will be help us to investigate further and provide you with a better solution at the earliest.Regards,Hemalatha M.
Greetings, I tested your sample on my device and it worked!
Attachment: Video_Motorola_ee7063f3.rar
Thanks for your update.
We are checking reported issue with high priority and will update you the status on December 20,2019. We appreciate your patience until then.
Regards,
Kanimozhi G
Link:
https://forums.lenovo.com/t5/motorola-one-vision/Touch-sensitivity-issues-on-Motorola-one-vision/td-p/4498899.
Attachment: video_f58c92e9.rar
Hemalatha M.
Thanks for your patience.
We have fixed the reported issue of “I can’t click or move RadialMenu” on “Xiaomi on POCOPHONE F1” device. This fix will be available on 11th February 2020 weekly NuGet release.
Regards,
Sakthivel P.
Thanks for your update.
We are glad to know that the reported issue has been resolved.
Please let us know if have any other queries.
Regards,
Sakthivel P.
Currently we are in lockdown due to COVID-19, so we don’t have exact device to check your reported issue. We have tried to replicate the reported issue at our end by available device like Moto G4, we are afraid that we are not able to reproduce the issue at our end. Please use the below solution mentioned in the previous update.
RequestedOrientation = ScreenOrientation.ReverseLandscape
Please check with above solution and let us know whether the reported issue has been resolved or not. This will help us to further investigate and provide you with a better solution at the earliest possible time.
Regards,
Suganya Sethuraman.
Currently we don't have the Amor 6 device. So can you please provide the below details to us, we can check this with GenyMotion custom emulator and let you know the details.
Image link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Details694727994
Regards,
Suganya Sethuraman.
Your RadialMenu problem on Motorola One Action (Android 9) likely stems from:
OEM-specific touch driver implementation (Motorola's Android skin may handle touch events differently)
Android 9 gesture conflicts (try disabling "Swipe up on Home button" in settings)
View hierarchy issues (ensure no transparent overlays are intercepting touches)
This reminds me of how 40-Gigabit Network Management Cards solve similar "signal delivery" problems in enterprise environments:
✔ Predictable latency - Like touchscreen drivers, they ensure consistent response times for critical operations
✔ Error detection - Advanced NICs verify signal integrity, just as you should check touch events via ADB (adb shell getevent -l)
✔ Vendor interoperability - Just as RadialMenu must work across OEMs, 40Gb NICs maintain compatibility across switches/routers
Debugging Tip:
Use Android Studio's Layout Inspector to verify if touch events are being consumed by unintended views - similar to how network taps diagnose packet flow issues.
Has anyone else encountered OEM-specific touch issues with custom UI components?
- 23 Replies
- 7 Participants
-
JD José Donizete de Oliveira Júnior
- Dec 17, 2019 01:09 AM UTC
- Jul 11, 2025 03:19 PM UTC