Hi all,
After spending the last 4 hours creating my activity with a bunch of textviews (i have 86 of them) and feeling pleased with myself because it looks great. I notice that the android studio is complaining that anything greater than 80 view is bad for performance.
It works fine in the emulator so am I missing something obvious here (i'm only displaying text in these views, and not a massive amount of it) or is this a stupid way of doing things? If there is another (better) way, i would appreciate any advice.
Thanks.
edit: No worries, i think i've worked this out now. Cheers.
After spending the last 4 hours creating my activity with a bunch of textviews (i have 86 of them) and feeling pleased with myself because it looks great. I notice that the android studio is complaining that anything greater than 80 view is bad for performance.
It works fine in the emulator so am I missing something obvious here (i'm only displaying text in these views, and not a massive amount of it) or is this a stupid way of doing things? If there is another (better) way, i would appreciate any advice.
Thanks.
edit: No worries, i think i've worked this out now. Cheers.
Last edited: