summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2010-02-24 15:57:54 -0800
committerRomain Guy <romainguy@android.com>2010-02-24 17:15:40 -0800
commita440b002aa59e1455bdfa2c5a1ca51c74bbc19ac (patch)
treecd5dbf227fe9481a2e9d8b08bb301d3f3fb7cdd5 /opengl/java/android/opengl/Texture.java
parent618c8f1ede12d81fc4fee3d6fb239940f7e2023d (diff)
Prevents ListView items children to modify properties of other children.
Bug #2464502 This fix introduce a new dispatch mechanism to tell views when they are temporary detached/reattached from/to a ListView. This is very important to remove pending callbacks or cleanup temporary states. This change also modifies TextView which was relying on that callback in a very particular case: a focused EditText in a ListView. The modified code acts only when in that case, not if onStart/FinishTemporaryDetach() is called via dispatch*() (== recycled views in ListView.)
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions