mirror of
				https://github.com/bspeice/itcs4180
				synced 2025-11-03 18:00:37 -05:00 
			
		
		
		
	Added header comments
This commit is contained in:
		@ -1,5 +1,12 @@
 | 
				
			|||||||
package com.example.hw4;
 | 
					package com.example.hw4;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/*
 | 
				
			||||||
 | 
					 * Bradlee Speice, Brandon Rodenmayer
 | 
				
			||||||
 | 
					 * ITIS 4180
 | 
				
			||||||
 | 
					 * Homework 4
 | 
				
			||||||
 | 
					 * GalleryActivity.java
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import java.net.URL;
 | 
					import java.net.URL;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import android.os.AsyncTask;
 | 
					import android.os.AsyncTask;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user