Remove the "Broadcast Information" checkbox

master
bspeice 2013-12-08 20:23:40 -05:00
parent 721882a492
commit 0aa3c5eda4
1 changed files with 0 additions and 13 deletions

View File

@ -56,19 +56,6 @@
android:inputType="number"
android:textColor="@color/white" />
<CheckBox
android:id="@+id/checkBoxBroadcastInfo"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_above="@+id/buttonRegister"
android:layout_alignLeft="@+id/editRowNumber"
android:layout_marginBottom="30dp"
android:text="@string/check_box_broadcast"
android:textColor="@color/white"
style="@style/GameDayTheme"/>
<TextView
android:id="@+id/studentRow"
android:layout_width="wrap_content"