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

Add Sign-in prompt #2063

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Conversation

luizgrp
Copy link
Member

@luizgrp luizgrp commented Feb 23, 2024

WHAT

Add Sign-in prompt + sample.

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

@luizgrp luizgrp self-assigned this Feb 23, 2024
@luizgrp luizgrp requested a review from yschimke February 23, 2024 14:49

import kotlinx.coroutines.CoroutineScope

internal object CoroutineScopeHolder {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still curious what this looks like in other similar libraries, but will take a look myself.

Not an issue in practice, or principle, I'm just curious about it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please let me know your findings 👍

luizgrp and others added 2 commits February 23, 2024 14:55
…gist/datalayer/sample/screens/main/MainScreen.kt

Co-authored-by: Yuri Schimke <yuri@schimke.ee>
@luizgrp luizgrp merged commit e956e31 into google:main Feb 23, 2024
4 checks passed
@luizgrp luizgrp deleted the datalayerphoneui_signinprompt branch February 23, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants