Good day everyone! I suppose this question was already asked a hundred times but I couldn't find any solid info about it. Are there any guides about creating the interfaces for all the popular android aspect ratios as well as iOS devices. I tried using UIRoot autoscale to scale the interface but I can't find the optimal solution to rescaling other elements to match the aspect ratio. So what is the best practice? To develop the center-oriented interface and rescale side-panels to match the missing are when aspect ratio changes? What aspect ratio and resolution to choose as basic? I'd be glad to hear from your experience in creating scalable UIs and I want to apologize if I missed the similar discussion.