mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
Fix incorrect work in some cases
This commit is contained in:
@ -518,6 +518,7 @@ class EmulationActivity : AppCompatActivity(), SurfaceHolder.Callback, View.OnTo
|
||||
binding.onScreenGameView.layoutParams.height = it.bounds.top
|
||||
}
|
||||
}
|
||||
binding.onScreenGameView.requestLayout()
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user