emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
924 stars 273 forks source link

Flip Webview #21

Open hoangpn412 opened 11 years ago

hoangpn412 commented 11 years ago

How can I flip with webview adapters ? I design a layout that have a web view -> flip error

hoangpn412 commented 11 years ago

When crash, the error message is: 09-05 14:08:06.655: A/libc(21761): Fatal signal 11 (SIGSEGV) at 0x40095578 (code=2)

hoangpn412 commented 11 years ago

http://www.youtube.com/watch?v=0C106hc3IPo&feature=youtu.be

Here is video link

hoangpn412 commented 11 years ago

Nobody here ?

emilsjolander commented 11 years ago

Oh, i forgot to reply. I won't look into this right now. rewriting some things and will check this out later.

hoangpn412 commented 10 years ago

Hey, I'm wait reponse of you ^^ !

emilsjolander commented 10 years ago

still busy with fixing the last parts of the re-write

IamArmaan commented 3 years ago

@hoangpn412 have you resolved this issue ? I am facing also same @emilsjolander ...