fixed all caps issue
This commit is contained in:
		
							parent
							
								
									385db9a304
								
							
						
					
					
						commit
						41c0df3c14
					
				
					 4 changed files with 10 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.
										
									
								
							
							
								
								
									
										2
									
								
								OlympusServices/.idea/misc.xml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								OlympusServices/.idea/misc.xml
									
										
									
										generated
									
									
									
								
							|  | @ -25,7 +25,7 @@ | ||||||
|       </value> |       </value> | ||||||
|     </option> |     </option> | ||||||
|   </component> |   </component> | ||||||
|   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||||||
|     <output url="file://$PROJECT_DIR$/build/classes" /> |     <output url="file://$PROJECT_DIR$/build/classes" /> | ||||||
|   </component> |   </component> | ||||||
|   <component name="ProjectType"> |   <component name="ProjectType"> | ||||||
|  |  | ||||||
							
								
								
									
										6
									
								
								OlympusServices/.idea/vcs.xml
									
										
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								OlympusServices/.idea/vcs.xml
									
										
									
										generated
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | ||||||
|  | <?xml version="1.0" encoding="UTF-8"?> | ||||||
|  | <project version="4"> | ||||||
|  |   <component name="VcsDirectoryMappings"> | ||||||
|  |     <mapping directory="$PROJECT_DIR$" vcs="Git" /> | ||||||
|  |   </component> | ||||||
|  | </project> | ||||||
|  | @ -89,9 +89,9 @@ public class FindServiceProvider extends AppCompatActivity { | ||||||
|         Button button2 = findViewById(R.id.End); |         Button button2 = findViewById(R.id.End); | ||||||
|         Button button3 = findViewById(R.id.Date); |         Button button3 = findViewById(R.id.Date); | ||||||
|         RadioGroup ratingselect = findViewById(R.id.RatingSelect); |         RadioGroup ratingselect = findViewById(R.id.RatingSelect); | ||||||
|         button.setText("START"); |         button.setText("Start"); | ||||||
|         button2.setText("END"); |         button2.setText("End"); | ||||||
|         button3.setText("DATE"); |         button3.setText("Date"); | ||||||
|         ratingselect.clearCheck(); |         ratingselect.clearCheck(); | ||||||
|         //clears recycler view |         //clears recycler view | ||||||
|         String[][] empty = {}; |         String[][] empty = {}; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue