I created UI component (2-3 Button in a row) from Service class using android WindowManagere .
And able to get focus in service UI, but not able to swich focus between activity UI and service UI, focus stick with service component. If I do View.GONE for service component then control automatic shift to Activity UI component....any help here? -- 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

