Hi,
I have 2 icons added in Files folder and Added in the Layout
But when I run this lines
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
I don't receive any error.
When I open the Activity menu no icons appears.
What's wrong ?
Regards
			
			I have 2 icons added in Files folder and Added in the Layout
But when I run this lines
			
				B4X:
			
		
		
		   Activity.AddMenuItem2("Save","Grabar",LoadBitmap(File.DirAssets,"diskette_icon.jpg"))
   Activity.AddMenuItem2("Delete","Borrar",LoadBitmap(File.DirAssets,"delete.png"))
	I don't receive any error.
When I open the Activity menu no icons appears.
What's wrong ?
Regards