android_packages_apps_Launcher icon indicating copy to clipboard operation
android_packages_apps_Launcher copied to clipboard

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

Open leiyuanhua opened this issue 15 years ago • 0 comments

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

leiyuanhua avatar Dec 24 '10 10:12 leiyuanhua