mirror of
				https://github.com/bspeice/UNCCGameDay
				synced 2025-11-04 02:10:35 -05:00 
			
		
		
		
	Changed background to orange
This commit is contained in:
		@ -35,8 +35,7 @@
 | 
			
		||||
 	    android:layout_width="match_parent"
 | 
			
		||||
 	    android:layout_height="wrap_content"
 | 
			
		||||
 	    android:layout_weight="1"
 | 
			
		||||
 	    android:background="@android:color/transparent"
 | 
			
		||||
 	     >
 | 
			
		||||
 	    android:background="@color/pressed_unccgameday" >
 | 
			
		||||
 | 
			
		||||
 	</ListView>
 | 
			
		||||
 
 | 
			
		||||
@ -57,8 +56,7 @@
 | 
			
		||||
            android:layout_span="1"
 | 
			
		||||
            android:layout_weight="1"
 | 
			
		||||
            android:text="@string/button_clear_alerts"
 | 
			
		||||
            android:textColor="@color/black" 
 | 
			
		||||
            android:gravity="left|center_vertical"/>
 | 
			
		||||
            android:textColor="@color/black" />
 | 
			
		||||
 | 
			
		||||
        <Button
 | 
			
		||||
            android:id="@+id/refreshAlertsButton"
 | 
			
		||||
@ -67,7 +65,6 @@
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_span="1"
 | 
			
		||||
            android:layout_weight="1"
 | 
			
		||||
            android:gravity="left|center_vertical"
 | 
			
		||||
            android:text="@string/button_refresh_alerts"
 | 
			
		||||
            android:textColor="@color/black" />
 | 
			
		||||
    </TableRow>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user