ASMediaFocusManager icon indicating copy to clipboard operation
ASMediaFocusManager copied to clipboard

Media browsing by horizontal swipe in fullscreen.

Open MattFoley opened this issue 11 years ago • 2 comments

I'm going to cross this off of your to-do list today. I'll open up a pull request later today if I'm successful. Opening an issue to let you know. :)

MattFoley avatar Mar 23 '14 15:03 MattFoley

Hmmm...a big problem with making this work may be that there's just no notion of "index" in the current state of this repo, as all the delegate methods are based off of "ForView:" delegate methods, rather than "ForIndexPath:" or "ForIndex:"

Not to say that it won't work, just that it might be a little funky. I'll let you know how it pans out.

MattFoley avatar Mar 23 '14 16:03 MattFoley

@MattFoley, did you ever implement this? I'm looking for the same solution.

cerupcat avatar Jul 15 '14 02:07 cerupcat