DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

nookLauncher - B&N app icons missing if the apps are removed and added back in Launcher Settings. #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to Launcher settings and remove one of the standard B&N App.
2. Add it back using the + button.
3. standard android system icon is shown instead of the bigger B&N icons.

This is due to a bug in the code and will be fixed in the next release. 
work around is to update the LAUNCHER_SETTINGS db manually from adb shell 
and put the correct resource id back for the app. 

Original issue reported on code.google.com by hari.swa...@gmail.com on 10 Feb 2010 at 6:07

GoogleCodeExporter commented 8 years ago
This is fixed in 0.0.4 version.

Original comment by hari.swa...@gmail.com on 13 Feb 2010 at 12:07