Skip to content

Commit 7d1d623

Browse files
authoredMar 22, 2025··
Merge pull request #4 from ashtanko/feature/update_readme
Update screenshots
2 parents 7c83ba7 + 02f0578 commit 7d1d623

21 files changed

+14
-12
lines changed
 

‎README.md

+14-12
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,24 @@ For example dev configuration for Android Studio looks like:
4646

4747
## Android Screenshots
4848
<p align="left">
49-
<img src="/preview/android/widgets.jpg" width="32%"/>
50-
<img src="/preview/android/light_theme.png" width="32%"/>
51-
<img src="/preview/android/dark_theme.png" width="32%"/>
52-
<img src="/preview/android/yellow_theme.png" width="32%"/>
53-
<img src="/preview/android/settings.png" width="32%"/>
54-
<img src="/preview/android/theme_bottom_sheet.png" width="32%"/>
49+
<img src="/preview/android/launches_android_dark_theme.png" width="32%"/>
50+
<img src="/preview/android/launches_android_light_theme.png" width="32%"/>
51+
</p>
52+
53+
<p align="left">
54+
<img src="/preview/android/messages_android_dark_theme.png" width="32%"/>
55+
<img src="/preview/android/messages_android_ligth_theme.png" width="32%"/>
5556
</p>
5657

5758
## iOS Screenshots
5859
<p align="left">
59-
<img src="/preview/ios/widgets.png" width="32%"/>
60-
<img src="/preview/ios/light_theme.png" width="32%"/>
61-
<img src="/preview/ios/dark_theme.png" width="32%"/>
62-
<img src="/preview/ios/yellow_theme.png" width="32%"/>
63-
<img src="/preview/ios/settings.png" width="32%"/>
64-
<img src="/preview/ios/theme_bottom_sheet.png" width="32%"/>
60+
<img src="/preview/ios/launches_ios_dark_theme.png" width="32%"/>
61+
<img src="/preview/ios/launches_ios_light_theme.png" width="32%"/>
62+
</p>
63+
64+
<p align="left">
65+
<img src="/preview/ios/messages_ios_dark_theme.png" width="32%"/>
66+
<img src="/preview/ios/messages_ios_ligth_theme.png" width="32%"/>
6567
</p>
6668

6769

‎preview/android/dark_theme.png

-257 KB
Binary file not shown.
Loading
Loading

‎preview/android/light_theme.png

-265 KB
Binary file not shown.
Loading
Loading

‎preview/android/settings.png

-49.2 KB
Binary file not shown.
-59.1 KB
Binary file not shown.

‎preview/android/widgets.jpg

-478 KB
Binary file not shown.

‎preview/android/yellow_theme.png

-270 KB
Binary file not shown.

‎preview/ios/dark_theme.png

-341 KB
Binary file not shown.
454 KB
Loading
457 KB
Loading

‎preview/ios/light_theme.png

-357 KB
Binary file not shown.
422 KB
Loading
425 KB
Loading

‎preview/ios/settings.png

-92.5 KB
Binary file not shown.

‎preview/ios/theme_bottom_sheet.png

-106 KB
Binary file not shown.

‎preview/ios/widgets.png

-580 KB
Binary file not shown.

‎preview/ios/yellow_theme.png

-375 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.