From 85df9361acb228b65d267bca368f0a7666d66b00 Mon Sep 17 00:00:00 2001 From: Marc Prengemann Date: Mon, 12 Oct 2015 15:10:05 +0200 Subject: [PATCH] Updated docs --- README.md | 2 +- src/main/resources/META-INF/plugin.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d694c5140..51f8dab0c 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 94663cd3e..dd5388b26 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -17,7 +17,7 @@ 0.3.1 Marc Prengemann not on a file, inside an Android module under New.

+ This plugin consists of three main features. You can access them by a right-click anywhere, but not on a file, inside an Android module under New.

1. 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.
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.
@@ -44,6 +44,7 @@ - Merged Android Icons and Material Icons importers
- Bundled icon packs to prevent own download and to get rid of the settings
- Show actions on library modules
+ - Add TVDPI as suitable export density ]]>