Skip to content

Instantly share code, notes, and snippets.

@aligkts
Last active June 16, 2019 15:07
Show Gist options
  • Save aligkts/540429c4ba9b09f75d6e2624b4e74aad to your computer and use it in GitHub Desktop.
Save aligkts/540429c4ba9b09f75d6e2624b4e74aad to your computer and use it in GitHub Desktop.
<Button android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:id="@+id/btn_detect"
android:text="Detect"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment