AnderWeb / android_packages_apps_Launcher

Android Launcher (almostNexus mod)
http://forum.xda-developers.com/showthread.php?t=645550
Other
321 stars 151 forks source link

after change Language the application's label not following the language change #60

Open leiyuanhua opened 13 years ago

leiyuanhua commented 13 years ago

after change Language, in the AllAppsSlidingView the application's label also is the last Language. the draw from the cache in open() method: if (adapter instanceof ApplicationsAdapter) ((ApplicationsAdapter)adapter).setChildDrawingCacheEnabled(true); I think may by writh a Listener