mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 09:08:17 +08:00
@@ -10,7 +10,7 @@ abstract final class MaxScreenSize {
|
||||
static void init() {
|
||||
_initScreenSize();
|
||||
if (AndroidHelper.isFoldable) {
|
||||
AndroidHelper$ToDart.onUserLeaveHint = Runnable.implement(
|
||||
AndroidHelper$ToDart.onConfigurationChanged = Runnable.implement(
|
||||
$Runnable(run: _initScreenSize),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user