Remove unnecessary code.
This change removes code which recreated AssetManager on theme change. This is unnecessary, since we extended AssetManager by allowing it to modify the ResTable on fly. This change allows us to take advantage of new AssetManager features and should improve performance during theme change. CR:JoshG.
Loading
Please register or sign in to comment