• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps layout size onContentChanged

sleith

Lurker
hi, i would like to ask how to get the layout size.
i try get the size when onContentChanged() but it returns 0.
my case is, i would like to distribute the icons horizontally with the same space and center horizontal gravity. if i could get the layout size, i could calculate and position those icons.

thank you :)
 
Back
Top Bottom