Skip to content

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

@leiyuanhua

Description

@leiyuanhua

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions