vijayrawatsan / android-json-form-wizard

Android Material Json Form Wizard is a library for creating beautiful form based wizards within your app just by defining json in a particular format.
MIT License
356 stars 98 forks source link

ic_launcher in mipmap folders #4

Closed LuigiPapino closed 9 years ago

LuigiPapino commented 9 years ago

According to this: http://stackoverflow.com/questions/29965398/gradle-finished-with-non-zero-exit-value-1-ic-launcher-png-error-duplicate-fi

I think that is necessary to delete the ic_launcher in mipmap folders.

Oh and Thanks for the awesome work!

vijayrawatsan commented 9 years ago

Thanks Luigi. Will work upon this during weekend. On 28 May 2015 14:16, "Luigi Papino" notifications@github.com wrote:

According to this: http://stackoverflow.com/questions/29965398/gradle-finished-with-non-zero-exit-value-1-ic-launcher-png-error-duplicate-fi

I think that is necessary to delete the ic_launcher in mipmap folders.

Oh and Thanks for the awesome work!

— Reply to this email directly or view it on GitHub https://github.com/vijayrawatsan/android-json-form-wizard/issues/4.

vijayrawatsan commented 9 years ago

Done in https://github.com/vijayrawatsan/android-json-form-wizard/pull/6