Skip to content

Instantly share code, notes, and snippets.

@surajme
Created February 25, 2020 10:50
Show Gist options
  • Save surajme/0c5ad16e0ab24bbdabc9e4ced0600cd7 to your computer and use it in GitHub Desktop.
Save surajme/0c5ad16e0ab24bbdabc9e4ced0600cd7 to your computer and use it in GitHub Desktop.
<TextView
android:id="@+id/resultTv"
android:textSize="18sp"
android:textStyle="bold"
android:layout_width="match_parent"
android:layout_height="wrap_content"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment