mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	android: Show done button when configuring input overlay (#13082)
This commit is contained in:
		
							parent
							
								
									c9ef2e26ca
								
							
						
					
					
						commit
						daf350f5d3
					
				| @ -810,7 +810,7 @@ class EmulationFragment : Fragment(), SurfaceHolder.Callback { | ||||
|                     } | ||||
|             } | ||||
|         } | ||||
|         binding.doneControlConfig.setVisible(false) | ||||
|         binding.doneControlConfig.setVisible(true) | ||||
|         binding.surfaceInputOverlay.setIsInEditMode(true) | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user