N
N
Nikita2017-10-11 20:39:46
Java
Nikita, 2017-10-11 20:39:46

How to extend the borders of a nested Framelayout?

How to expand a nested Framelayout (or any other) on the screen to the very frames of the phone. There are a few pixels empty

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris K., 2017-10-19
@kaftanati

1. View the displayed layout - most likely the indents are determined by one of the parent elements.
2. If the screen is completely confusing, you can enable "Display layout restrictions" in the developer settings and view it on the screen.
If it is absolutely necessary to get out of the parent view, you can specify the layoutMargin with a negative "-8dp", but be careful with this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question