2011/5/20 Perry168 <[email protected]>: > Could you give me a hint?
I thought I did. > I just know to use > RemoteViews(getPackageName(),R.Layout.LO1) to change the layout. Correct. The layout supplied to the RemoteViews constructor does not have to be the same layout supplied to android:initialLayout. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

