2. You are creating an Android app in which you need to display messages in the status bar. Which one of the following services enables you to do so?
Answers
Answered by
0
Answer:
Display a message
There are two steps to displaying a message. First, you create a Snackbar object with the message text. Then, you call that object's show() method to display the message to the user.
Answered by
0
Answer:
hope this is helpful for you
Attachments:
Similar questions