mirror of
				https://github.com/bspeice/UNCCGameDay
				synced 2025-11-03 18:00:43 -05:00 
			
		
		
		
	Background color changes
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
    android:layout_width="fill_parent"
 | 
			
		||||
    android:layout_height="fill_parent"
 | 
			
		||||
    android:orientation="vertical" 
 | 
			
		||||
    android:background="#daa520">
 | 
			
		||||
    android:background="#7d9a43">
 | 
			
		||||
 | 
			
		||||
    <TextView
 | 
			
		||||
        android:id="@+id/alerts_label_alerts_to_receive"
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
    android:id="@+id/TableLayout1"
 | 
			
		||||
    android:layout_width="fill_parent"
 | 
			
		||||
    android:layout_height="fill_parent"
 | 
			
		||||
    android:background="#daa520"
 | 
			
		||||
    android:background="#7d9a43"
 | 
			
		||||
    tools:context=".Home" >
 | 
			
		||||
 | 
			
		||||
    <TableRow
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@
 | 
			
		||||
    android:paddingLeft="@dimen/activity_horizontal_margin"
 | 
			
		||||
    android:paddingRight="@dimen/activity_horizontal_margin"
 | 
			
		||||
    android:paddingTop="@dimen/activity_vertical_margin"
 | 
			
		||||
    android:background="#daa520"
 | 
			
		||||
    android:background="#7d9a43"
 | 
			
		||||
    tools:context=".Parking" >
 | 
			
		||||
 | 
			
		||||
    <TextView
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@
 | 
			
		||||
    android:paddingLeft="@dimen/activity_horizontal_margin"
 | 
			
		||||
    android:paddingRight="@dimen/activity_horizontal_margin"
 | 
			
		||||
    android:paddingTop="@dimen/activity_vertical_margin"
 | 
			
		||||
    android:background="#daa520"
 | 
			
		||||
    android:background="#7d9a43"
 | 
			
		||||
    tools:context=".Registration" >
 | 
			
		||||
 | 
			
		||||
    <TextView
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user