Explorar o código

Remove please

The toast is short and disappears too quickly, so we need to reduce
the amount of text.

The longer term fix would be to improve this interaction.
Manav %!s(int64=3) %!d(string=hai) anos
pai
achega
2512ae9727
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/ui/shared_collections_gallery.dart

+ 1 - 1
lib/ui/shared_collections_gallery.dart

@@ -251,7 +251,7 @@ class _SharedCollectionGalleryState extends State<SharedCollectionGallery>
               onTap: () async {
                 await showToast(
                   context,
-                  "Please select an album and tap the share button on the top right to share.",
+                  "Select an album and tap the share button on the top right to share.",
                   toastLength: Toast.LENGTH_LONG,
                 );
                 Bus.instance.fire(