performance - Android- What's more efficient, Buttons or ListView? -
i have app complex navigation.
i have sort of tree structure multiple screens ( each containing ~ 8 buttons) ... (it's tutorial app, user has navigate through difficulty level button, type button etc. tutorial screen)
it got me wondering, 1 more efficient , why - bunch of buttons ins vertical linear layout or simple listview ?
even few milliseconds or few kilobytes ? want app smallest size possible fastest performance possible.
it's not programming problem, reckon might lot
:-)
thank !
Comments
Post a Comment