Has anyone had any ideas?

I didn't know there would be so much bitterness about copy/paste not 
working. Apparently some users are advanced enough to long click. 

Nathan

On Friday, September 27, 2013 2:33:09 PM UTC-7, Nathan wrote:
>
> Here's a situation I have run across. 
>
> We have a Contextual Action Bar on screen. So far so good. When the user 
> dismisses this, they are also done with the Activity/Fragment so we go 
> ahead and close it for them. 
>
> While our contextual action bar is active, the user long presses an 
> EditText field on the same screen. 
>
> It then brings up another contextual action bar, the copy and paste action 
> bar. onDestroyActionMode is then called. Thinking the user dismissed the 
> form, we close the Activity/Fragment for them. 
>
> From the user's perspective, using copy/paste kills the form. 
>
> It seems like the proper behavior would be to com back to 
> ContextActionBars in the order they were opened. 
>
> Any advice on how we can detect and handle this situation. 
>
> Nathan
>
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to