mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-11-04 04:34:07 +01:00 
			
		
		
		
	Add image to card_game.xml to preview in the Layout Editor
This commit is contained in:
		
							parent
							
								
									a7e0a0d5b1
								
							
						
					
					
						commit
						1957b7e6cc
					
				@ -38,7 +38,8 @@
 | 
			
		||||
                <ImageView
 | 
			
		||||
                    android:id="@+id/image_game_screen"
 | 
			
		||||
                    android:layout_width="match_parent"
 | 
			
		||||
                    android:layout_height="match_parent" />
 | 
			
		||||
                    android:layout_height="match_parent"
 | 
			
		||||
                    tools:src="@drawable/default_icon" />
 | 
			
		||||
 | 
			
		||||
            </com.google.android.material.card.MaterialCardView>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user