I have a kind of tricky layout in my app, so the main problem is supporting different screens.
Let’s take two phones HTC Sensation (4.3″ 960×540 256dpi) and Droid (3.7″ 854×480 265dpi), both of them use resources from -normal-hdpi while the difference in their resolution makes an interface completly improper!
Please suggest how to avoid this problem.
my solution