Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese character alignment issue #254

Closed
lybur opened this issue Aug 2, 2022 · 7 comments
Closed

Chinese character alignment issue #254

lybur opened this issue Aug 2, 2022 · 7 comments

Comments

@lybur
Copy link

lybur commented Aug 2, 2022

Describe the bug
The chinese character for showcaseview will become vertical, but this issue only occurs when I release the android app in play console, it's working fine during debug. Does someone has an idea of what's going wrong?

To Reproduce
Steps to reproduce the behavior:
Unable to replicate the issue as debug and release mode in Flutter is working fine.

Screenshots
Expected

After release:

Smartphone:

  • Device: All android devices
@ToZhanChi
Copy link

这个问题得到解决了吗?

@MehulKK
Copy link
Contributor

MehulKK commented Sep 12, 2022

@ToZhanChi : No Its yet to resolve... once we fix this will update you on same.

Thanks

@ToZhanChi
Copy link

@MehulKK 我发现只在bottomNavigationBar和TabBar中出现这个对齐问题。其他地方没有问题

@HappyMakadiyaS
Copy link
Collaborator

Hey @lybur and @ToZhanChi
We have released the new version of showcase view. Can you you check that your issue is resolved or not?

@HappyMakadiyaS
Copy link
Collaborator

And, did you use obfuscation when generating the apk?

@lybur
Copy link
Author

lybur commented Dec 27, 2022

And, did you use obfuscation when generating the apk?

No we did not use obfuscation and we are using app bundle.
We actually manage to solve this issue before you released the new version, so I'm not sure if this fix is legit, maybe need @ToZhanChi to confirm again.

How we able to solve is that we found out there's some difference in Android SDK and gradle version among my members, so we just tally all the version and it worked out.

@vatsaltanna
Copy link
Collaborator

I am glad that this issue has been solved, hence closing this issue. Feel free to reopen this issue if it still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants