i have a SurfaceView and it is a fragment which is embeded in a Framelayout.The surfaceview is similar to MS word document and this view is updated by C code.
the issue is when ever i touch any where on the document(Surfaceview) a indication is recieved from C code by which we show a Softkeyboard in android .So the requirement is that while the softkeyboard is shown the behind Surfaceview has to be scrolled ..
i have a SurfaceView and it is a fragment which is embeded in a
Share
//follow the link
from the SO
android-is-software-keyboard-shown