You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library made in intellij idea for android studio. It currently contains two actions: Generate Dimens, which is used to generate the resource file Dimens.xml for an android project by entering an integer number, which will create that amount of dp and sp in the file. Show bounds, which is used to enable and display layout limits on connected devi…