mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-11-04 09:10:47 +00:00 
			
		
		
		
	Double build ok
This commit is contained in:
		
							parent
							
								
									7980e30963
								
							
						
					
					
						commit
						54c7b1e0df
					
				
					 137 changed files with 147 additions and 103 deletions
				
			
		
							
								
								
									
										13
									
								
								Data/Icons/Resources/drawable/splash.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								Data/Icons/Resources/drawable/splash.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?> 
 | 
			
		||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
  <item>
 | 
			
		||||
    <color android:color="#ffffff"/>
 | 
			
		||||
  </item>
 | 
			
		||||
  <item>
 | 
			
		||||
    <bitmap
 | 
			
		||||
      android:src="@drawable/battle_axe"
 | 
			
		||||
      android:tileMode="disabled"
 | 
			
		||||
      android:gravity="center" 
 | 
			
		||||
    />
 | 
			
		||||
  </item>
 | 
			
		||||
</layer-list>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue