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