Remove focus from the current activity
Posted
by rayman
on Stack Overflow
See other posts from Stack Overflow
or by rayman
Published on 2010-05-26T13:50:34Z
Indexed on
2010/05/26
20:21 UTC
Read the original article
Hit count: 219
android
|android-sdk
Hi,
How would i remove the focus from an activity which has just being installed/started,
so the user's focus will remine on the previouse one? (while the new activity remine in the stack and will work in the background)
thanks,
ray.
© Stack Overflow or respective owner