Feed Notification Channel Activity
Activity displays notifications of a channel by user.
Functions
Link copied to clipboard
It will be called when the FeedNotificationChannelActivity is being created.
Link copied to clipboard
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out FeedNotificationChannelActivity>, @NonNull channelUrl: String): Intent
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out FeedNotificationChannelActivity>, @NonNull channelUrl: String, @StyleRes themeResId: Int): Intent
Create an intent for a custom activity.