I have a scrollview containing a bunch of relative layouts which extends beyond the height of screen. How can I add a linearlayout with 2 buttons that “sticks” to the bottom of the screen. Meaning no matter how I scroll my scrollview, my linearlayout will always appear at the bottom of screen.
I have a scrollview containing a bunch of relative layouts which extends beyond the
Share
1 Answer