Android Question Loading objects the quick way

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

Just wondering if I was to create a Layout and have a heap of buttons (lets say 10 buttons) and load it would it load quicker if I used code in the Activity instead of loading the layout?
 
Top