am 10f27c5a: Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
* commit '10f27c5a42e6da262d178d426944b2b31c185f4a': Fixing bug where widgets would go dead after moving to another screen
This commit is contained in:
@@ -1015,10 +1015,4 @@ public abstract class AdapterViewAnimator extends AdapterView<Adapter>
|
||||
*/
|
||||
public void fyiWillBeAdvancedByHostKThx() {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onDetachedFromWindow() {
|
||||
setAdapter(null);
|
||||
super.onDetachedFromWindow();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user