mirror of
				https://github.com/bspeice/itcs4180
				synced 2025-11-03 18:00:37 -05:00 
			
		
		
		
	Added Async functionality and grid display. Still need to fix sizes and
display text under pictures.
This commit is contained in:
		
							
								
								
									
										5
									
								
								InClass3/res/values/integers.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								InClass3/res/values/integers.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<resources>
 | 
			
		||||
    <integer name="ROW_COUNT">2</integer>
 | 
			
		||||
    <integer name="COLUMN_COUNT">2</integer>
 | 
			
		||||
</resources>
 | 
			
		||||
@ -10,5 +10,6 @@
 | 
			
		||||
    <string name="football_main_image">http://farm9.staticflickr.com/8441/7882624916_5f62cb318f_z.jpg</string>
 | 
			
		||||
    <string name="title_activity_photo">UNC Charlotte Photos</string>
 | 
			
		||||
    <string name="title_activity_photo_thread">UNC Charlotte Photos</string>
 | 
			
		||||
    <string name="Exit">Exit</string>
 | 
			
		||||
 | 
			
		||||
</resources>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user