• Winson's avatar
    Fixing issue where app icons were not updating with the package. · 53f6b7b3
    Winson authored
    - This was due to the fact that the cache keys are now CacheKeys instead
      of ComponentNames, which we were still trying to remove.  This is a
      serious issue because it means no app can update their icon while Launcher2
      is running.
    
    Bug: 23030496
    Change-Id: I4a59ffe32b8fb2de11a64c173284b4cbf7e35222
    53f6b7b3
AllAppsList.java 7.97 KB