Why are the synthetic android view properties no s...
# android
p
Why are the synthetic android view properties no separate properties but a map? Couldn't that code be just generated? That way there would be no overhead of searching through a hashmap each time one needs to access a view.