I know its been a long time, but do you still have that working example? I'm getting this same problem and can't figure out how to make it go away...
On Monday, April 4, 2011 2:21:08 PM UTC-7, G. Blake Meike wrote: > > I believe I now have mostly working code. I've posted it here: > > http://callmeike.net/blake/android/contact-viewer-acp-fixed.tgz > > It turns out that you don't have to sacrifice static layout in order > to avoid using statically laid out fragments. The fix -- at least it > seems to be working -- is to replace the fragment elements with > FrameLayout elements. That's all there is to it. > > I still think it is some kind of gottcha, that layout fragments are > such different beasts than programmatically created fragments. My > take-away is that one should never mix them. Until I get information > to the contrary, in fact, I'm just never going to put a fragment in a > layout. > > -blake -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

