Hi, I was looking at searchabledict example on QSB.
I have a bit of a problem. Upon doing the search with QSB, if i click back, it will go to the first activity screen which is blank. Now, how can I capture "back" from the parent activity when QSB has returned ? Im using this: <intent-filter> <action android:name="android.intent.action.SEARCH" /> </intent-filter> Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en