--- android/SmsSend/res/layout/main.xml 2010/09/27 14:17:33 1140 +++ android/SmsSend/res/layout/main.xml 2010/09/27 18:26:09 1141 @@ -10,6 +10,7 @@ android:id="@+id/method" android:layout_width="fill_parent" android:layout_height="wrap_content" + android:entries="@array/methods" android:prompt="@string/method_prompt"/>