mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 10:01:28 +03:00
update android to android,adjust two fingers scroll
This commit is contained in:
@@ -213,10 +213,6 @@ class _PermissionCheckerState extends State<PermissionChecker> {
|
||||
"* ${translate("android_version_audio_tip")}",
|
||||
style: TextStyle(color: MyTheme.darkGray),
|
||||
),
|
||||
Text(
|
||||
"DEBUG:VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR",
|
||||
style: TextStyle(color: MyTheme.darkGray),
|
||||
),
|
||||
SizedBox(height: 8),
|
||||
Row(
|
||||
crossAxisAlignment: CrossAxisAlignment.center,
|
||||
|
||||
Reference in New Issue
Block a user