also I think you could use Android Extensions comp...
# reflect
u
also I think you could use Android Extensions compiler plugin and just write stuff like
container.image
instead of
container.findViewById(R.id.image) as ImageView