Skip to content
#

androidlayout

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Relative Layout is a view group that displays child views in relative positions. The position of each view can be specified as relative to sibling elements (such as to the left, right, above or below another view) or in positions relative to the parent RelativeLayout area (such as aligned to the top, bottom, left, right or center).

  • Updated May 21, 2020
  • Java

Improve this page

Add a description, image, and links to the androidlayout topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the androidlayout topic, visit your repo's landing page and select "manage topics."

Learn more