Re: [android-developers] how to get info from a clicked textView?

2012-05-08 Thread Shah Faizal CJ
enough ;) -Ursprüngliche Nachricht- From: Eran Sent: Monday, May 07, 2012 6:14 PM To: Android Developers Subject: [android-developers] how to get info from a clicked textView? i set up a TagActivity that has 4 tags, each tag sets the content of a large tableView that holds about 15

[android-developers] how to get info from a clicked textView?

2012-05-07 Thread Eran
i set up a TagActivity that has 4 tags, each tag sets the content of a large tableView that holds about 15 textViews Im trying to find a way to get the tag info aswell as the textView info as a return String now i can basicly compare all of the 60 ids one by one, but it seems too long. is there

Re: [android-developers] how to get info from a clicked textView?

2012-05-07 Thread Andreas Bratfisch
Subject: [android-developers] how to get info from a clicked textView? i set up a TagActivity that has 4 tags, each tag sets the content of a large tableView that holds about 15 textViews Im trying to find a way to get the tag info aswell as the textView info as a return String now i can basicly