Switch to compose state and kotlin flows - 2. iteration (#287)
* CreateSubscriptionModel: Switch to compose state * CredentialsModel and SubscriptionSettingsModel: Switch to state flow * EditSubscriptionModel: Switch to compose state * ValidationModel: Switch to compose state * CalendarListActivity: Switch to compose state * CalendarListActivity: Switch to compose state * Collect flows lifecycle aware * Collect mutable states in immutable data class with private set * Fix tests * Remove comment and unnecessary flow update * Create uiState data class for EditSubscriptionModel
Loading
Please register or sign in to comment