[android-developers] Re: Problem with Embedded Widgets in Preferences

2010-03-01 Thread mjk
actual RadioGroup that's being rendered? Thanks, Myung On Mar 1, 4:52 pm, mjk wrote: > Hello all, > > I'm trying to make a somewhat advanced settings Activity (one that has > a RadioGroup in one of the cells).  The layout xml file contains the > following: >

[android-developers] Problem with Embedded Widgets in Preferences

2010-03-01 Thread mjk
Hello all, I'm trying to make a somewhat advanced settings Activity (one that has a RadioGroup in one of the cells). The layout xml file contains the following: http://schemas.android.com/apk/res/android"; > ...