mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Added screenshots for examples.
This commit is contained in:
@@ -14,4 +14,6 @@ MPP Code Viewer example for desktop/android written in Multiplatform Compose lib
|
||||
### Installing Android application on device/emulator
|
||||
```
|
||||
./gradlew installDebug
|
||||
```
|
||||
```
|
||||
|
||||

|
||||
BIN
examples/codeviewer/screenshots/codeviewer.png
Executable file
BIN
examples/codeviewer/screenshots/codeviewer.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 365 KiB |
@@ -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.
|
||||
|
||||

|
||||
|
||||
BIN
examples/imageviewer/screenshots/imageviewer.png
Executable file
BIN
examples/imageviewer/screenshots/imageviewer.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 421 KiB |
@@ -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
|
||||
```
|
||||
|
||||

|
||||
BIN
examples/issues/screenshots/issues.png
Executable file
BIN
examples/issues/screenshots/issues.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 297 KiB |
@@ -37,3 +37,5 @@ Features:
|
||||
### Running Android application
|
||||
|
||||
Open project in Intellij IDEA or Android Studio and run "android" configuration.
|
||||
|
||||

|
||||
|
||||
BIN
examples/todoapp/screenshots/todo.png
Executable file
BIN
examples/todoapp/screenshots/todo.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user