RTL bug in sdk
2022년 12월 21일에 게시됨
i have a bugs in UI when using android sdk with RTL language
i am using this line to show this ui
Zendesk.instance.messaging.showMessaging
below screenshot is when the devices language is arabic (RTL) as you can see the bubble
border radius is wrong
this when devices language english (LTR) (the correct one)
0
3
댓글 3개
Eric Nelson
We don't support flutter usage unfortunately. Due to that, we can't pick up this bug unless you're able to natively replicate this without the flutter wrapper.
0
Ali Ammar
i am using this plugin from flutter
https://pub.dev/packages/zendesk_messaging
which you could read there native code here
https://github.com/chyiiiiiiiiiiii/flutter_zendesk_messaging/blob/master/android/src/main/kotlin/com/chyiiiiiiiiiiiiii/zendesk_messaging/ZendeskMessaging.kt
0
Eric Nelson
Can you throw together an example app where you're able to replicate this behavior? I've been doing some testing and haven't encountered this border radius issue.
0
댓글을 남기려면 로그인하세요.