Fix 2209086: restore drawable states when drawables change.
This fixes a bug where the right tab hightlight wasn't being seen. The prooblem was that we weren't preserving the drawables' states when the application requested a new drawable. We now track the drawable state so we can updated it when the resources change.
Loading
Please register or sign in to comment