How to remove the extra space which is occurred because of Scroll View at the bottom of layout in android? -


the scroll view generating space in layout file. how remove space?

enter image description here

you can set android:scrollbarstyle scrollview.

for use case, might want use insideoverlay or outsideoverlay


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -