Android Styler
article about this plugin.
This plugin will save you a lot of time if you work with android layouts. You can easily create styles from view attributes. Check outDownload from JetBrains Plugin Repository: https://plugins.jetbrains.com/plugin/7972
Usage:
- copy lines with future style from your layout.xml file
- paste it to styles.xml file with Ctrl+Shift+D (or context menu)
- enter name of new style in the modal window
- your style is prepared!
Changelog
Version: 1.0.1
- Fix compatibility to make available for Android Studio
Version: 1.0
- Pilot version