Chapter 2 - Notification not getting displayed
Hi,
I followed all the instructions and written code to display notification from Chapter 2,DISPLAYING NOTIFICATIONS part.
I ran the application on emulator but application is not showing any notifications.
I saw the logcat window. As soon as I press button in app to display notification, "Top activity cannot be immersed" log appears in logcat window.
Has anyone encountered same problem for this example? Please help me to solve this problem.
|