Android layout that uses the screen to display views that can be stacked on top of each other, with the most recent child added on top.
Questions tagged [android-framelayout]
1070 questions
-3
votes
1 answer
How to scroll menu from left to right and vice versa in android
Hi Can u please tell how to move menu bars from left to right or right to left
Thanks in advance

user3109745
- 75
- 1
- 2
-4
votes
1 answer
How to achieve this layout in Android
how to put a linearlayout in front of another linearlayout and position at bottom.

VMarcos
- 1
- 1
-4
votes
4 answers
Android ImageView place other image and text in region
I am trying to setup a layout such that it has an image with regions. Those regions,can have either other ImageView or TextView. I am able to achieve this at a high level using FrameLayout and RelativeLayout. However, it does not scale properly on…

bond
- 11,236
- 7
- 48
- 62
-5
votes
5 answers
How can I create a circle profile picture view over rectangle in android layout?
How to draw the attached layout which is have circle over rectangle.
mean that circle is profile image, and inside the rectangle login information layout. Can any one please suggest this?

karthik
- 321
- 1
- 8
- 21