[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update demo app to use an await* function that doesn't require a function literal receiver #105

Open
arriolac opened this issue Mar 14, 2022 · 1 comment
Labels
stale triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@arriolac
Copy link
Member

Is your feature request related to a problem? Please describe.
To help with learning how to use the library, the demo app should also add usage of another await* extension function which does not require a function literal with receiver. Currently, the demo app only shows how to use one of the await functions (see: https://github.com/googlemaps/android-places-ktx/blob/36b727998b09c6adc76117ad321ac04d35b5c6d9/app/src/main/java/com/google/places/android/ktx/demo/PlacesSearchViewModel.kt).

Describe the solution you'd like
Use awaitFetchPhoto both without an actions param, and with it.

Describe alternatives you've considered
Do nothing.

Additional context
See #103 (comment)

@arriolac arriolac added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. triage me I really want to be triaged. labels Mar 14, 2022
@stale
Copy link
stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant