You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TrustCertificateActivity: use Compose state for UI state (#36)
* TrustCertificateActivity: use flow for decided
* issuedFor: collect as lifecycle-aware state
* Use Compose state to hold UI state
* Remove unnecessary dependency
* Remove unnecessary viewModelScope.launch
0 commit comments