• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

It's not the launcher, it's Photos

steve

Developer
Administrator
If running Android O, you may notice Photos not having the proper icon but displaying the default green app icon.

Logcat shows the follow:
Code:
W/PackageManager: Failure retrieving resources for com.google.android.apps.photos: Drawable com.google.android.apps.photos:mipmap/photos_launcher with resource ID #0x7f030003

Probably compiled on an older or newer O SDK and is messing up the binary xml.
 
Back
Top Bottom