Seen the rest of the layout when using the ScrollView in android studio -


i have android studio. when using scrollview design layout , etc in inside screen, have problem , when want add additional tools greater screen, can not action.also have android studio old version.

you need edit xml of view want put out of screen. example put outside right bound. add

    android:layout_marginright="-250dp" 

Comments

Popular posts from this blog

c# - Store DBContext Log in other EF table -

Nuget pack csproj using nuspec -

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -