I have an application with a lot of graphic elements, I tried to eliminate the layout complexity using RelativeLayout and wonder what else can be done to speed up the user interface based on a standard layout system with many graphic elements?
source share