Please excuse my bad English (google translate).
I am planning an app that uses a large listview (1500 items).
Many ítems. There may be many different types of layouts for items.
I'm thinking of putting panels on a scrollview and each panel (item) load certain type of layout.bal.
Questions:
Read again and again .bal files can increase battery consumption?
In this type of design can have a negative impact on memory?
Use android standard layouts (xml) in each panel (item) can be more interesting?
I appreciate the help and ideas.
Thank you.
I am planning an app that uses a large listview (1500 items).
Many ítems. There may be many different types of layouts for items.
I'm thinking of putting panels on a scrollview and each panel (item) load certain type of layout.bal.
Questions:
Read again and again .bal files can increase battery consumption?
In this type of design can have a negative impact on memory?
Use android standard layouts (xml) in each panel (item) can be more interesting?
I appreciate the help and ideas.
Thank you.