diff --git a/lib/setup/screens.dart b/lib/setup/screens.dart index 360af40a..d992c31a 100644 --- a/lib/setup/screens.dart +++ b/lib/setup/screens.dart @@ -392,7 +392,7 @@ class GitHostSetupScreenState extends State { body: Stack( children: [ body, - if (Platform.isIOS) + if (!Platform.isAndroid) SafeArea( child: InkWell( child: Container(