mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix image sizing
This commit is contained in:
@@ -18,6 +18,8 @@ MainViewModel - contains the business logic for processing and binding to the sl
|
||||
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">
|
||||
<p align="left">
|
||||
<img alt="No devices available screenshot" src="screenshots/no_devices.png" width="33%">
|
||||
<img alt="Devices available screenshot" src="screenshots/devices.png" width="33%">
|
||||
<img alt="Consent prompt screenshot" src="screenshots/consent.png" width="33%">
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user