blob: 9b867f29914a10de3a173f308d92fea9f13ef6cb [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Button xmlns:android="http://schemas.android.com/apk/res/android"
android:onClick="sendMessage"
android:id="@+id/button"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
</Button>