Skip to content

Instantly share code, notes, and snippets.

@kostovtd
Created January 4, 2017 20:05
Show Gist options
  • Save kostovtd/b765edccc2eb5802013dd0095a4e8a56 to your computer and use it in GitHub Desktop.
Save kostovtd/b765edccc2eb5802013dd0095a4e8a56 to your computer and use it in GitHub Desktop.
<RadioButton
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layoutDirection="rtl"
android:textAlignment="textStart"
android:layout_gravity="start"
android:text="Test label" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment