pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.

Home Page:https://pub.dev/packages/flutter_braintree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG: It gives wrong position when you tapping on anywhere on the Arabic app with Arabic Android

rainlover457 opened this issue · comments

There is something wrong with this dependency when you use it on Arabic app with Arabic Android.

  • flutter_braintree: ^2.3.1

  • This happens to Arabic Android users: from your phone settings, change the Android language to Arabic.

  • Here is a video for this issue: https://drive.google.com/file/d/1wsMGfCc4wwr15s-YE4j9R8MyzDDjRhkg
    Please Note: This is just an example, but this issue happens when you tapping on anywhere on the app.
    You will get a wrong position if you tapping on anywhere on the app, and this is happens with Arabic app with Arabic Android only, but with English Android is working fine.