Skip to content

Commit

Permalink
add webp support on android studio
Browse files Browse the repository at this point in the history
  • Loading branch information
longforus committed Oct 31, 2018
1 parent 8b5c503 commit 76f1c95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Bigger images are scaled to 16x16, supported are:
- *.wbmp
- *.bmp
- *.svg
- *.webp (Android Studio only)
2 changes: 1 addition & 1 deletion resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<li>*.jpeg</li>
<li>*.wbmp</li>
<li>*.svg</li>
<li>*.webp</li>
<li>*.webp (Android Studio only)</li>
</ul>
]]></description>

Expand Down

0 comments on commit 76f1c95

Please sign in to comment.