android_packages_apps_Launcher
android_packages_apps_Launcher copied to clipboard
after change Language the application's label not following the language change
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