Susan wrote:
> I have built a widget that contains a button and an editable TextView
> (that behaves like an EditText) much like the native Google Search bar
> widget. How can I access the text that the user has typed into the
> TextView? In an Activity I would just use findViewById(), but of
> cou
I have built a widget that contains a button and an editable TextView
(that behaves like an EditText) much like the native Google Search bar
widget. How can I access the text that the user has typed into the
TextView? In an Activity I would just use findViewById(), but of
course I can't do that in
2 matches
Mail list logo