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
Module files for selector highlighting should not be created now (previously,
.idea/UISurveyor/UISurveyor_Highlighting.iml was created, which is now safe to delete).
Added underscores to the name of the module for selector highlighting (__UISurveyor_Highlighting), so this utility
module is not confused with normal project modules. Duplicates with the old name are automatically removed when
the plugin tool window is opened. But only as long as they still contain just one library - 'uiautomator'.
IDEs should now suggest this plugin for .UIX files