My app is cloning a list of roughly 300-400 items, from Airtable.
The cloning works that there are two buttons, one on the left and one on the right, in a row. I clone this row and set the buttons background to a specific picture, and then the label which is just below each button.
Everything works smoothly until it hits around 40 items in the list (20 rows in app, as there are two in each row).
Is there a recommended limit for this? I mean, It is very very laggy. I cannot scroll the screen without a delay, and the fps drops to about 10 or 8 at times. Mind you, I am running a fairly powerful device, Samsung G S8. It’s not old, and is running latest Android.
The app lags both in live test companion app and when I download the APK.
(edit)
i forgot to mention, after testing, it only lags when images are loaded in. It is fine if I do not load in images.