ardovic / Open-Source-Android-Weather-App

☔️ Open source android weather app. See "Issues" tab for current tasks queue. Tasks suitable for beginners are labeled with green "beginner friendly" tags.
https://www.ardovic.com
MIT License
104 stars 81 forks source link

Rename logo files and put them in appropriate folders w.r.t. Android guidelines #35

Closed ardovic closed 6 years ago

ardovic commented 6 years ago

BEGINNER ANDROID DEVELOPER TASK. Task is very simple and will teach you how to set a custom logo for an application.

We have 2 folders in root CircularLogo and LogoDesign containing our application logos.

Select the better looking set of icons (hint: they are more recent) and rename them as "ic-launcher" and overwrite them over the default android app logos inside mipmap* folders.

MrCondescending commented 6 years ago

I would like to be assigned to this issue. I believe I have fully completed this task already

ardovic commented 6 years ago

Hi, sure, consider yourself assigned! Waiting for your pull request with changes.