Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF

TOPIC:

Erros while trying to update to version 3.65.6 2 years 3 months ago #15671

  • devit9ar
  • devit9ar's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
After a time without trying to solve this, I was able to find the main reason of the labelVisibiltyMode.
It has to do with this import

implementation 'com.google.android.material:material:1.5.0-alpha02'

It has a interface @LabelVisibiltyMode that's probably merged as part of the final values.xml file.
Maybe if we updated your project to use androidx, that would solve the problem. But we can't do this migration right now.
I tried and there's a lot of things to fix. We won't have the time and we need the the checkbox correction asap.
Can you guys show where's the fix in the code or maybe release the fix in a older version?
 

Please Log in or Create an account to join the conversation.

Last edit: by devit9ar.

Erros while trying to update to version 3.65.6 2 years 3 months ago #15672

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
You shall copy natives .so libraries from the new package and overwrite files from jniLibs in your project's folder.

It shall be enough.

 
The following user(s) said Thank You: devit9ar

Please Log in or Create an account to join the conversation.

Erros while trying to update to version 3.65.6 2 years 3 months ago #15673

  • devit9ar
  • devit9ar's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
Thank you for the answer, it worked and the new version is running.
Just a little detail, when the size of the checkboxes its lower then 10pixels, it wont get marked.
Ill attach an documento with 2 checkboxes, 1 of them (left side size 10x8) wont working and the right one (size of 10x10) working pretty well.
 
Attachments:

Please Log in or Create an account to join the conversation.

Erros while trying to update to version 3.65.6 2 years 3 months ago #15674

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
dear user:
we checked, this PDF file not working on Chrome/Edge too.
you have generated demaged PDF file.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum