Skip to content

Instantly share code, notes, and snippets.

@sis0k0
Created July 6, 2018 07:16
Show Gist options
  • Save sis0k0/6e251984d8934fece0ff9957e24cd106 to your computer and use it in GitHub Desktop.
Save sis0k0/6e251984d8934fece0ff9957e24cd106 to your computer and use it in GitHub Desktop.
<Button
android:id="@+id/button_send"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/button_send"
android:onClick="sendMessage"
android:background="@drawable/button_custom" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment