mirror of
				https://github.com/bspeice/UNCCGameDay
				synced 2025-11-03 18:00:43 -05:00 
			
		
		
		
	Add the onClick handler back to Registration
This commit is contained in:
		@ -31,7 +31,8 @@
 | 
			
		||||
        android:layout_marginBottom="15dp"
 | 
			
		||||
        android:gravity="center_horizontal|center_vertical"
 | 
			
		||||
        android:text="@string/button_register"
 | 
			
		||||
        android:textColor="@color/black" />
 | 
			
		||||
        android:textColor="@color/black"
 | 
			
		||||
        android:onClick="onClick" />
 | 
			
		||||
 | 
			
		||||
    <EditText
 | 
			
		||||
        android:id="@+id/editRowNumber"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user