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
The plugin is not working for me in Android Studio (version 3.4.2).
I have installed the plugin dimenify.jar in my project in Android Studio and added the next line to my gradle file: implementation project(path: ':dimenify-plugin' )
After that I synced the gradle file and rebuild my project.
Still the generate option after right click in my dimens.xml does not appear.
What could cause this?
Thank you in advance, Marc
The text was updated successfully, but these errors were encountered:
Hi,
The plugin is not working for me in Android Studio (version 3.4.2).
I have installed the plugin dimenify.jar in my project in Android Studio and added the next line to my gradle file: implementation project(path: ':dimenify-plugin' )
After that I synced the gradle file and rebuild my project.
Still the generate option after right click in my dimens.xml does not appear.
What could cause this?
Thank you in advance, Marc
The text was updated successfully, but these errors were encountered: