mirror of
				https://github.com/bspeice/UNCCGameDay
				synced 2025-11-04 02:10:35 -05:00 
			
		
		
		
	RSVP List showing - Ordered by last name >AGK
RSVP list showing on search page. Ordered properly by last name. Still need to implement Search function - will tackle later today. All Section numbers showing NULL, all row numbers showing 0. Probably a quick fix on Bradlee's part.
This commit is contained in:
		@ -27,6 +27,10 @@
 | 
			
		||||
            android:name="com.uncc.gameday.activities.Registration"
 | 
			
		||||
            android:label="@string/title_activity_registration" >
 | 
			
		||||
        </activity>
 | 
			
		||||
        <activity
 | 
			
		||||
            android:name="com.uncc.gameday.activities.Search"
 | 
			
		||||
            android:label="@string/title_activity_search_rsvp" >
 | 
			
		||||
        </activity>
 | 
			
		||||
        <activity
 | 
			
		||||
            android:name="com.uncc.gameday.activities.Home"
 | 
			
		||||
            android:label="@string/app_name" >
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user