-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #85 from winterDroid/release_prep
Updated documentation for v0.3.1
- Loading branch information
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
||
|