How can I implement this view in Android -


first apologize question don't know how else phrase it.

i saw in app called 'flags of world' same effect available in android 2.3 , 4.1.2 devices.

screen shot of view

i tried using viewflipper simple slide animation shows leaving image , incoming image. know if widget or suggestions on how can implement this. (three images visible shrinking effect)

a lot of time passed since asked question, but... better late never!
there's custom view called coverflow seems asked.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -