mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	Début de gestion de cache avec Akavache
This commit is contained in:
		
							parent
							
								
									aea9b24493
								
							
						
					
					
						commit
						f741c229a2
					
				
					 6 changed files with 36 additions and 8 deletions
				
			
		|  | @ -26,6 +26,7 @@ namespace AideDeJeu.Droid | |||
| 		 | ||||
| 		public static void UpdateIdValues() | ||||
| 		{ | ||||
| 			global::Splat.Resource.String.library_name = global::AideDeJeu.Droid.Resource.String.library_name; | ||||
| 			global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::AideDeJeu.Droid.Resource.Attribute.actionBarSize; | ||||
| 		} | ||||
| 		 | ||||
|  | @ -3730,6 +3731,9 @@ namespace AideDeJeu.Droid | |||
| 			// aapt resource value: 0x7f090038 | ||||
| 			public const int character_counter_pattern = 2131296312; | ||||
| 			 | ||||
| 			// aapt resource value: 0x7f09003e | ||||
| 			public const int library_name = 2131296318; | ||||
| 			 | ||||
| 			// aapt resource value: 0x7f090000 | ||||
| 			public const int mr_button_content_description = 2131296256; | ||||
| 			 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez