android - How modify Facebook's Webview to maintain it correctly displayed on device screen? -


i'm developing little android application connects facebook , shares content. know if there's way modify size (height , widht) of default facebook's webview, because little high , because of top bar default of application being hide it.

is possible? i'm using newest facebook sdk android: 3.0

thanks advance.

edit: webview this. enter image description here

it should this, in case, it's little high , hiding part of app's top bar. example, facebook's name, top of web view shows half of it.

it seems normal behavior facebook's api, using sdk android, because samples availables have same behavior. see sessionloginsample on https://github.com/facebook/facebook-android-sdk

i think that's it. hope helps.

thanks too.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -