handlePush and handleMms prototypes

This commit is contained in:
Jake McGinty
2014-02-13 12:15:26 -08:00
parent c5d010c86f
commit bb4a4d33c9
2 changed files with 70 additions and 28 deletions

View File

@@ -54,7 +54,7 @@
android:layout_height="wrap_content"
android:layout_marginRight="10dp"
android:indeterminate="true"
style="@android:style/Widget.ProgressBar.Large" />
style="@android:style/Widget.ProgressBar" />
<TextView
android:id="@+id/creating_group_text"