mirror of
				https://github.com/bspeice/itcs4180
				synced 2025-11-04 02:10:32 -05:00 
			
		
		
		
	Minor cosmetic features.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								UNCCScavenger/res/drawable-hdpi/map.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								UNCCScavenger/res/drawable-hdpi/map.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 13 KiB  | 
@ -23,6 +23,13 @@
 | 
			
		||||
        android:text="@string/default_text"
 | 
			
		||||
        android:textAppearance="?android:attr/textAppearanceMedium" />
 | 
			
		||||
 | 
			
		||||
    <ImageView
 | 
			
		||||
        android:id="@+id/foundImageView"
 | 
			
		||||
        android:layout_width="wrap_content"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:layout_gravity="center_horizontal"
 | 
			
		||||
        android:src="@drawable/map" />
 | 
			
		||||
 | 
			
		||||
    <Button
 | 
			
		||||
        android:id="@+id/seeMoreButton"
 | 
			
		||||
        android:layout_width="wrap_content"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user