Android customizing ViewFlipper...
- by wearysamurai
So I'm having pretty much exactly the problem described here:
http://code.google.com/p/android/issues/detail?id=6191
and until the ViewFlipper issue in 2.1 and 2.2 has been resolved, I'm attempting to customize my own ViewFlipper in the manner described:
@Override
protected void onDetachedFromWindow() {
try {
…