ashilkn 1 tahun lalu
induk
melakukan
03aee7e0f3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/ui/viewer/file/file_app_bar.dart

+ 1 - 1
lib/ui/viewer/file/file_app_bar.dart

@@ -85,7 +85,7 @@ class FileAppBarState extends State<FileAppBar> {
           );
         },
       ),
-      Size.fromHeight(Platform.isAndroid ? 80 : 96),
+      Size.fromHeight(Platform.isAndroid ? 84 : 96),
     );
   }