Story Target Selection Page
This page provides a list of feed that user can create a post on
Last updated
Was this helpful?
Was this helpful?
val intent = Intent(this, AmityStoryTargetPickerActivity::class.java)
startActivity(intent)AmityStoryTargetPickerFragment.newInstance().build(storyCreationType: String)