Hello All,
Iam trying to configure TextView as an AppWidget on Android home.As
per the documentation,the Marquee effect will start(text will start
scrolling) only when focus is on that widget.My question is how to put
automatic focus on the textview appwidget?
On googling,one of the suggested answers is
http://osdir.com/ml/AndroidDevelopers/2009-06/msg02197.html
But i cant use TextView.setSelected(true) inside RemoteViews(in
onUpdate() method of AppWidgetProvider).
Is there any other way to automatically set focus on TextView widget
without user manually focusing on it?

Many Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to