Re: [android-developers] setting a textView in a ListView from a DialogBox. Frustrating....

2011-07-17 Thread TreKing
On Sat, Jul 16, 2011 at 12:55 AM, Chris Johnson cj1098sil...@gmail.comwrote: Currently my code will save the text and put it in a random View in the ListView. I do NOT want that... I want the text I save to go to a specific view and stay there.. anyone have any suggestions? First, when

[android-developers] setting a textView in a ListView from a DialogBox. Frustrating....

2011-07-16 Thread Chris Johnson
I don't know if anyone knows how to do this... but if so, please help. I'm trying to set a TextView I have in an xml. to a certain text with an editText in a dialogBox. Currently my code will save the text and put it in a random View in the ListView. I do NOT want that... I want the text I save to