Skip to content

Commit

Permalink
Merge pull request #85 from winterDroid/release_prep
Browse files Browse the repository at this point in the history
Updated documentation for v0.3.1
  • Loading branch information
winterDroid committed Oct 12, 2015
2 parents ff6957e + 85df936 commit 6813f62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![alt text](src/main/resources/images/menu.png "New menu")

This plugin consists of 4 main features. You can access them by **right-clicking** anywhere, but **not** on a file, inside an **Android (library) module** under **New**.
This plugin consists of three main features. You can access them by **right-clicking** anywhere, but **not** on a file, inside an **Android (library) module** under **New**.

## AndroidIcons and Material Icons Drawable Import
You are able to select the asset, specify your color, change the target resource name and select all the resolutions you want to import.
Expand Down
3 changes: 2 additions & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<version>0.3.1</version>
<vendor email="[email protected]" url="https://plus.google.com/+MarcPrengemann">Marc Prengemann</vendor>
<description><![CDATA[
This plugin consists of four main features. You can access them by a right-click anywhere, but <b>not on a file</b>, inside an Android module under New.<br><br>
This plugin consists of three main features. You can access them by a right-click anywhere, but <b>not on a file</b>, inside an Android module under New.<br><br>
<b>1. AndroidIcons and Material Icons Drawable Import</b><br>
You are able to select the asset, specify your color, change the target resource name and select all the resolutions you want to import.<br>
All the missing folders will be created automatically. If there are already drawables with the same name, you will be warned. You can even search for your desired asset.<br>
Expand All @@ -44,6 +44,7 @@
- Merged Android Icons and Material Icons importers<br>
- Bundled icon packs to prevent own download and to get rid of the settings<br>
- Show actions on library modules<br>
- Add TVDPI as suitable export density
]]>
</change-notes>

Expand Down

0 comments on commit 6813f62

Please sign in to comment.