From 9ab2d10289bdf8ee9b2cd051747e30bd4c06cfee Mon Sep 17 00:00:00 2001 From: abduelrahman Date: Wed, 3 Jun 2020 01:30:41 +0200 Subject: [PATCH] fix onBack Key pressed... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 761124b..978f71e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ many features for image view thanks for owner (animated zooming, zooming where i reloading image in case of failure Picasso features (place holder,error icon) finger gesture swipe to destroy view of images in full screen. -loadImages through 3 ways (stings,files,Media) +loadImages through 4 ways (stings, files, Media, Uri) load thumbnail view of youtube links and open video link on youtube app. using (media object) ```