mirror of
				https://github.com/bspeice/UNCCGameDay
				synced 2025-11-03 18:00:43 -05:00 
			
		
		
		
	Add the menu item for searching the RSVP list
This commit is contained in:
		@ -8,6 +8,7 @@
 | 
			
		||||
        android:logo="@drawable/ic_action_settings"/>
 | 
			
		||||
    <item android:id="@+id/action_home" android:title="@string/title_acivity_home" android:orderInCategory="350">
 | 
			
		||||
    </item>
 | 
			
		||||
    <item android:id="@+id/action_search_rsvp" android:title="@string/title_activity_search_rsvp"></item>
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -57,4 +57,5 @@
 | 
			
		||||
    <string name="search_hint">Enter and Organization/Person:</string>
 | 
			
		||||
    <string name="search_text">Find who else is attending the UNCC football game! \n \nEnter the name of a person or organization into the search bar above.</string>  
 | 
			
		||||
    <string name="button_refresh_alerts">Refresh Alerts</string>
 | 
			
		||||
    <string name="title_activity_search_rsvp">RSVP Search</string>
 | 
			
		||||
</resources>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user