mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-03 21:31:50 +01:00
Fix incorrect work in some cases
This commit is contained in:
parent
c78f20e450
commit
1d145db12b
@ -514,6 +514,7 @@ class EmulationActivity : AppCompatActivity(), SurfaceHolder.Callback, View.OnTo
|
|||||||
binding.onScreenGameView.layoutParams.height = it.bounds.top
|
binding.onScreenGameView.layoutParams.height = it.bounds.top
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
binding.onScreenGameView.requestLayout()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user