mirror of
				https://github.com/bspeice/itcs4180
				synced 2025-11-03 18:00:37 -05:00 
			
		
		
		
	Fixed main activity errors and added click function to start
GalleryActivity. Started working on GalleryActivity.
This commit is contained in:
		@ -1,6 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<resources>
 | 
			
		||||
 | 
			
		||||
    <string name="action_settings">Settings</string>
 | 
			
		||||
    <string name="app_name">UNC Charlotte Photos</string>
 | 
			
		||||
    <string name="title_activity_main">Main Activity</string>
 | 
			
		||||
    <string name="menu_settings">Settings</string>
 | 
			
		||||
@ -210,4 +211,6 @@
 | 
			
		||||
        <item>http://farm9.staticflickr.com/8372/8481740075_c3e1c3a7b2_z.jpg</item>
 | 
			
		||||
    </string-array>
 | 
			
		||||
 | 
			
		||||
    <string name="hello_world">Hello world!</string>
 | 
			
		||||
 | 
			
		||||
</resources>
 | 
			
		||||
		Reference in New Issue
	
	Block a user