fixed text colour
This commit is contained in:
		
							parent
							
								
									9bd6704a27
								
							
						
					
					
						commit
						6bc415d57d
					
				
					 2 changed files with 5 additions and 4 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								OlympusServices/.idea/caches/build_file_checksums.ser
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								OlympusServices/.idea/caches/build_file_checksums.ser
									
										
									
										generated
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -29,8 +29,9 @@
 | 
			
		|||
        android:id="@+id/textView"
 | 
			
		||||
        android:layout_width="match_parent"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:textSize="20sp"
 | 
			
		||||
        android:text="Role" />
 | 
			
		||||
        android:text="Role"
 | 
			
		||||
        android:textColor="#6d81a5"
 | 
			
		||||
        android:textSize="20sp" />
 | 
			
		||||
 | 
			
		||||
    <com.jaredrummler.materialspinner.MaterialSpinner
 | 
			
		||||
        android:id="@+id/RoleInput"
 | 
			
		||||
| 
						 | 
				
			
			@ -42,10 +43,10 @@
 | 
			
		|||
        android:id="@+id/UsernameInput"
 | 
			
		||||
        android:layout_width="match_parent"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:background="@color/colorWhite"
 | 
			
		||||
        android:hint="Username"
 | 
			
		||||
        android:textSize="20sp"
 | 
			
		||||
        app:met_baseColor="@android:color/white"
 | 
			
		||||
        android:background="@color/colorWhite"
 | 
			
		||||
        app:met_floatingLabel="highlight"
 | 
			
		||||
        app:met_primaryColor="?colorAccent"
 | 
			
		||||
        app:met_singleLineEllipsis="true" />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue