Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build an Interactive Story App Intents and Multiple Activities Getting Text from an EditText

Icon on the toast message

Everything worked ok, apparently, when I ran this code on my device. There was however, an icon displayed on the Toast message, which look out of place and was distracting. It was also not on the video. The icon was a small representation of the app icon and appeared on the top left of the message. Can anyone tell me why this happened or if it should be happening? Cheers

2 Answers

Ben Deitch
STAFF
Ben Deitch
Treehouse Teacher

I'm pretty sure that shouldn't be happening, but it looks like there's some mods/'weird versions of android' that might do that: https://stackoverflow.com/questions/36768679/android-toast-having-icon

If it only happens on your device and not on the emulator, I wouldn't worry about it.

Ah, so just keeping us on our toes hey? I'll survive it, thanks for the reply and great course by the way.

regards Will