mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Add screenshots of demo app
This commit is contained in:
@@ -13,3 +13,8 @@ $ ./gradlew build
|
||||
MainViewModel - contains the business logic for processing and binding to the slice, as well as the lifecycle of the slice.
|
||||
|
||||
MainActivity - hosts the `MainView` composable and provides the intent to fill in the slice's PendingIntent action with, providing the data to send via Nearby Share.
|
||||
|
||||
## Screenshots
|
||||
<img alt="No devices available screenshot" src="screenshots/no_devices.png" width="240">
|
||||
<img alt="Devices available screenshot" src="screenshots/devices.png" width="240">
|
||||
<img alt="Consent prompt screenshot" src="screenshots/consent.png" width="240">
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user