Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

app icon conflict #20

Closed
ff0o0 opened this issue Apr 14, 2015 · 7 comments
Closed

app icon conflict #20

ff0o0 opened this issue Apr 14, 2015 · 7 comments

Comments

@ff0o0
Copy link

ff0o0 commented Apr 14, 2015

android:icon="@drawable/ic_launcher"

My app icon turns into 'ic_launcher.png' of the shimmer library on Nexus 5(Android 5.1).But on the other phones Android 4.+ it's my 'ic_launcher.png'. How to fix ? change my icon file name ?

@thedumbtechguy
Copy link

But the library doesn't have a launcher Icon.

@romainpiel
Copy link
Owner

that error should have been solved in version 1.3.0 Please use version 1.4.0 and it should fix it. I noticed I didn't update the README with that info.

@thedumbtechguy
Copy link

I don't know if this will work, but it should.

Create hdpi mdpi xhdpi and xxhdpi versions of your icon. Or simply copy the original into these dirs. It should override the lib.

@romainpiel
Copy link
Owner

or just update the lib to 1.4.0

@ff0o0
Copy link
Author

ff0o0 commented Apr 15, 2015

@frostymarvelous yes, i have different size icon.

@romainpiel updated, it not work. Does the library have the dir named 'drawable-hdpi-v4' ?

8748

@ff0o0
Copy link
Author

ff0o0 commented Apr 15, 2015

i have solved by adding dir named 'drawable-xxhdpi'.

@ff0o0 ff0o0 closed this as completed Apr 15, 2015
@claust
Copy link

claust commented Aug 13, 2015

As ff0o0 pointed out, this issue seems to remain in the 1.4.0 available from the mvn repo.
@romainpiel Any chance the repo has not been updated properly? The date says Jan 12th 2015: http://mvnrepository.com/artifact/com.romainpiel.shimmer/library/1.4.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants