Selaa lähdekoodia

Improve sharing toast

Manav 3 vuotta sitten
vanhempi
commit
ff2877463e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,
-                  "Select an album on ente to share",
+                  "Please select an album and tap the share button on the top right to share.",
                   toastLength: Toast.LENGTH_LONG,
                 );
                 Bus.instance.fire(