Skip to content

Commit 85f230b

Browse files
committed
updating app screenshots
1 parent eb16675 commit 85f230b

File tree

9 files changed

+6
-4
lines changed

9 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ This app is just one piece of a bigger series of apps. You can find the rest of
1313
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.filemanager'><img src='https://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height='45' /></a>
1414
<a href='https://f-droid.org/app/com.simplemobiletools.filemanager'><img src='https://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height='45' /></a>
1515

16-
<img alt="App image" src="screenshots/app.png" width="250" />
17-
<img alt="App image" src="screenshots/app_2.png" width="250" />
18-
<img alt="App image" src="screenshots/app_3.png" width="250" />
16+
<div style="display:flex;">
17+
<img alt="App image" src="screenshots/app.png" width="30%">
18+
<img alt="App image" src="screenshots/app_5.png" width="30%">
19+
<img alt="App image" src="screenshots/app_6.png" width="30%">
20+
</div>
1921

2022
License
2123
-------

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
}
4242

4343
dependencies {
44-
implementation 'com.simplemobiletools:commons:3.7.7'
44+
implementation 'com.simplemobiletools:commons:3.7.8'
4545

4646
implementation files('../libs/RootTools.jar')
4747

screenshots/app.png

100644100755
9.22 KB
Loading

screenshots/app_2.png

100644100755
-84.3 KB
Loading

screenshots/app_3.png

100644100755
25.3 KB
Loading

screenshots/tablet-10-dark.png

-89.6 KB
Binary file not shown.

screenshots/tablet-10.png

40.2 KB
Loading

screenshots/tablet-7-dark.png

-51.8 KB
Binary file not shown.

screenshots/tablet-7.png

23.8 KB
Loading

0 commit comments

Comments
 (0)