I've seen this happen a few times (never on my own app however).. Is
it possible that you still have icon.png in your drawables folder and
it's just somehow being used instead?

On Dec 3, 2:55 pm, Mark Wyszomierski <[email protected]> wrote:
> Hi,
>
> I set my app icon in my manifest file like this:
>
>    <application android:icon="@drawable/my_app_logo"
>        ...
>        />
>
> if I host the build on my server and download it via the browser, it
> sometimes replaces my app icon with a randomly selected image from my /
> drawables folder.
>
> Anyone else get this?
>
> Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to