You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried a different browser to see if it is related to my browser.
Describe the issue you are experiencing
So the android version is abit old (last edited 6 years ago), and it only has 2354 icons. it also is still in java.
so I already updated it to kotlin and added more options like setting image by name instead of id only.
I also think that I fixed the editor not able to preview the icons, what I need tho is the latest font file and the latest icons ids if possible so that I can have the latest icons on android aswell, and I would love to share it back with you when I finish if it might help to update the android version.
thank you.
Describe the behavior you expected
I expected a way to downlaod the lastest font file as well as a list of font-name/id, and that would be enough to update the android version i think
Steps to reproduce the issue
as I said above it is just outdated and had the preview bug which I think I fixed (it was because of the enum class, if you change it to a map or a list it would preview and the reason is that the enum class loads each item as a class itself, that's why I think it was not previewing 2000+ classes)
Which browser are you experiencing the issue?
Android App
Which operating system are you using to run this browser?
Android
Additional information
this is regarding the Android Version
The text was updated successfully, but these errors were encountered:
Before You Begin
Describe the issue you are experiencing
So the android version is abit old (last edited 6 years ago), and it only has 2354 icons. it also is still in java.
so I already updated it to kotlin and added more options like setting image by name instead of id only.
I also think that I fixed the editor not able to preview the icons, what I need tho is the latest font file and the latest icons ids if possible so that I can have the latest icons on android aswell, and I would love to share it back with you when I finish if it might help to update the android version.
thank you.
Describe the behavior you expected
I expected a way to downlaod the lastest font file as well as a list of font-name/id, and that would be enough to update the android version i think
Steps to reproduce the issue
as I said above it is just outdated and had the preview bug which I think I fixed (it was because of the enum class, if you change it to a map or a list it would preview and the reason is that the enum class loads each item as a class itself, that's why I think it was not previewing 2000+ classes)
Which browser are you experiencing the issue?
Android App
Which operating system are you using to run this browser?
Android
Additional information
this is regarding the Android Version
The text was updated successfully, but these errors were encountered: