A custom layout that fills given width or height as per the original ratio of each child.
If given width or height is exceeded, it largely replicates the behavior of LinearLayout.
What RatioFillLayout offers:
- Orientation: horizontal, vertical
- Gravity: top, bottom, left, right, centerhorizontal, centervertical
from The Android Arsenal
No comments:
Post a Comment