Added screenshots for examples.

This commit is contained in:
Roman Sedaikin
2020-11-12 17:48:42 +03:00
parent 5c00195547
commit f030439571
8 changed files with 9 additions and 1 deletions

View File

@@ -14,4 +14,6 @@ MPP Code Viewer example for desktop/android written in Multiplatform Compose lib
### Installing Android application on device/emulator
```
./gradlew installDebug
```
```
![Desktop](screenshots/codeviewer.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

View File

@@ -14,3 +14,5 @@ An example of image gallery for remote server image viewing, based on Jetpack Co
### Running Android application
Open project in IntelliJ IDEA or Android Studio and run "android" configuration.
![Desktop](screenshots/imageviewer.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 KiB

View File

@@ -11,3 +11,5 @@ Github Issues viewer example written in Jetpack Compose UI library.
./gradlew :desktop:package
# outputs are written to desktop/build/compose/binaries
```
![Desktop](screenshots/issues.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

View File

@@ -37,3 +37,5 @@ Features:
### Running Android application
Open project in Intellij IDEA or Android Studio and run "android" configuration.
![Desktop](screenshots/todo.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB