Expect null layout any other suggestion? Any suggestion would be appreciate!
*Actually this post I already don't need already, how can I remove it?
Expect null layout any other suggestion? Any suggestion would be appreciate!
*Actually this post I already don't need already, how can I remove it?
One solution would be to implement your own LayoutManager
(or use or extend an existing one, if one is really close to your needs) using the features and controls you are looking for. Your absolute positioning requirements would simply become a method of your layout manager.