From 58507bebbe3a852e5154f01737712470d4ddd197 Mon Sep 17 00:00:00 2001 From: Raheem <67774375+raheemadamboev@users.noreply.github.com> Date: Sun, 1 May 2022 17:19:01 +0500 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..674a599 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# image-text-adder + + + +**Image Text Adder** + +MVVM application to list all images in the storage in Scoped Storage environment. You can add texts to images. This app demonstrates how to deal with files in Scoped Storage environment which devices that run Android 11 and above must obey.