Android Community
Results 1 to 2 of 2

Thread: android.R.drawable changes in 1.5

  1. #1
    Join Date
    Sep 2008
    Location
    The Boonies of Pinal County, Arizona
    Posts
    1,186

    Default android.R.drawable changes in 1.5


    Looks like Google removed android.R.drawable.ic_launcher_android and boot_robot from the 1.5 release

    Before I go and unjar android.jar to see what other icons changed, does anyone happen to have a listing or pointer to a listing? I've been using this one but the author hasn't updated it for 1.5.

    edit: I don't get it, res/drawable/ic_launcher_android.png exists, why doesn't it show up when doing .setImageResource(android.R.drawable.ic_launcher_a ndroid) ?
    Last edited by ickyfehmleh; 05-06-2009 at 05:50 PM.
    I blame this man for most programming problems.

  2. #2
    Join Date
    Jun 2009
    Location
    Phoenix AZ
    Posts
    1

    Default Re: android.R.drawable changes in 1.5



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •