This app to show you the way to support multi screens when develop your application.This provide a tool run with gradle command to auto generate dimension values for you. We have 3 options:- Create dimension from your layout (when you hard code your values in layout files)- Create dimension from your existed dimen file (which you created for your test device)- Auto create all dimension values you want.
Try it please!