Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, there is no equivalent of the CSS property "float:right" in LinearLayout on Android. However, you can achieve a similar effect using the android:gravity attribute and setting it to "right".