android - Synchronize two Galleries -


i have activity 2 galleries. want synchronise both galleries when i'm moving in 1 gallery, should move other gallery match same item.

i don't know how accomplish this. though done synchronising onscroll event, followed attempt on this, doesn't work. assume it's because i'm not interested on scroll event, maybe on fling event?

anyway, don't know proper event observe , how implement this. can me out?

is possible use 1 gallery , have view displays display both items?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -