Comment and share feature is already in the app and working but like is not functioning yet since im not working on it
I’m tryin to make it support videos on the listview
Comment and share feature is already in the app and working but like is not functioning yet since im not working on it
I’m tryin to make it support videos on the listview
Okey after videos its gonna boom
Hey @David I’ve got some errors
@OfficialDjJohn when that runtime error happens?
For loading, I’m just loading a single column. I need to change my database to firebase or something
Others will be fixed in next version
Its Out Of Memory Exception, happening because you are loading too many images from the storage. Try to use CreateOnlineImage
block to avoid the error, As I suggested you before.
All the images in listview is loaded online or using the CreateOnlineImage block (including icons)
Any images aren’t being loaded from storage or assets ?
Basically Recycler views are used for making lists for android.The extension more like a dynamic component than listview. Its hard to implement recycler view with custom design in AI extensions. So loading too many images will cause this issue.
there is no such error in many devices i tested.
It depends on the device, how much memory is allocated.
First of all Congrats for your app, good design, appreciated, i really like that, i know its very hard to work with custom listviews and designs, and best of luck with these errors, i hope you will get rid of them soon, best of luck for that,
When I’m trying to post news, my news is long and I can’t scroll to see my full news
You have to scroll up with cursor.
I’ll fix that in next version. Btw which device you’re using?
I’m using Mi y2
Thank you for your feedback. I’ll fix the bugs in next update.