mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 19:21:28 +03:00
temporary solution for Android AccessibilityService can't not control RustDesk itself
This commit is contained in:
@@ -20,6 +20,9 @@ class SettingsPage extends StatefulWidget implements PageShape {
|
||||
@override
|
||||
final appBarActions = [];
|
||||
|
||||
@override
|
||||
final scrollController = null;
|
||||
|
||||
@override
|
||||
_SettingsState createState() => _SettingsState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user