- Posts: 35
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Erros while trying to update to version 3.65.6
IP: 186.207.84.170
4 years 9 months ago - 4 years 9 months ago #15671
by devit9ar
Replied by devit9ar on topic Erros while trying to update to version 3.65.6
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?
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?
Last edit: 4 years 9 months ago by devit9ar.
IP: 2.234.168.74
4 years 9 months ago #15672
by support
Replied by support on topic Erros while trying to update to version 3.65.6
You shall copy natives .so libraries from the new package and overwrite files from jniLibs in your project's folder.
It shall be enough.
It shall be enough.
IP: 179.118.252.247
4 years 8 months ago #15673
by devit9ar
Replied by devit9ar on topic Erros while trying to update to version 3.65.6
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.
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.
IP: 111.196.244.137
4 years 8 months ago #15674
by radaee
Replied by radaee on topic Erros while trying to update to version 3.65.6
dear user:
we checked, this PDF file not working on Chrome/Edge too.
you have generated demaged PDF file.
we checked, this PDF file not working on Chrome/Edge too.
you have generated demaged PDF file.
Time to create page: 0.366 seconds