I have a linearLayout, and I put it as MATCHPARENT
to occupy the entire screen of the tablet, however I needed to leave a fixed button at the bottom of the screen. Does anyone know how to do this? With xml it's easy, but via Java I'm not getting it. Thank you in advance!