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
Refactor ReaderBlogSubscriptionUseCase to use Channel instead of Continuation
- Replace Continuation with Channel for async result handling
- Remove unused updateEmailPostsFrequency method and its imports
- Change switch listeners from setOnClickListener to setOnCheckedChangeListener
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: WordPress/src/main/java/org/wordpress/android/ui/reader/subscription/ReaderSubscriptionSettingsBottomSheetFragment.kt
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -68,16 +68,16 @@ class ReaderSubscriptionSettingsBottomSheetFragment : BottomSheetDialogFragment(
0 commit comments