in Android by
What is Orientation?

1 Answer

0 votes
by

Orientation, which can be set using setOrientation(), dictates if the LinearLayout is represented as a row or as a column. Values are set as either HORIZONTAL or VERTICAL.

Related questions

0 votes
asked Mar 29 in Android by Robin
0 votes
asked Mar 29 in Android by Robin
0 votes
asked Oct 16, 2022 in Android by AdilsonLima
0 votes
asked Oct 15, 2022 in Android by AdilsonLima
...