What’s the recommended way to help user discover new actions in Android application
What are best ways to help the user discover new actions introduced in an application updated version?
I've two cases: - One new action accessible from a clickable image from main app screen - One new action accessible from the main menu.
I want a way that increases the visibility of new options but little intrusive.