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

feat: show call disconnect status #400

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

SuhasDissa
Copy link
Member

Wondering if there's a way to make the alert dialog fit the material you theme

@SuhasDissa SuhasDissa requested a review from Bnyro June 8, 2024 07:24
@Bnyro
Copy link
Member

Bnyro commented Jun 8, 2024

We can probably start activities from the broadcast receiver? If so, we can start a new activity like in you-apps/TranslateYou#429.

@SuhasDissa
Copy link
Member Author

I was thinking of using a boolean value in the activity to trigger a jetpack compose alert dialog

@Bnyro
Copy link
Member

Bnyro commented Jun 8, 2024

Hmm, we can probably use a MutableLiveData<Boolean> for that purpose?

@SuhasDissa
Copy link
Member Author

Hmm, we can probably use a MutableLiveData<Boolean> for that purpose?

mutableState will also work

@SuhasDissa SuhasDissa merged commit fbcde85 into you-apps:main Jun 13, 2024
1 check passed
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