mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
Updating README
This commit is contained in:
parent
6db5615076
commit
59307251fc
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Simple Gallery
|
||||
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
|
||||
|
||||
A gallery for viewing photos.
|
||||
A gallery for viewing photos and videos.
|
||||
|
||||
Albums are sorted by the modified time of the last item in them from the latest to oldest. Photos are zoomable, they can be previewed in multiple columns depending on the size of the display and portrait/landscape mode. They can be renamed, shared or deleted.
|
||||
|
||||
Does not support videos yet.
|
||||
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.gallery'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=60/></a>
|
||||
|
||||
<img alt="App image" src="screenshots/app.png" width="250">
|
||||
<img alt="App image" src="screenshots/app_2.png" width="250">
|
||||
|
|
Loading…
Reference in a new issue