Has anyone know how to create a dialogbox like the picture showing above?
- Rounded corner.
- Transparent background.
- No title, buttons, border.
- Fade-in -- delay for 5 seconds -- fade out.
*I have seen toast, popup window, dialog, alert dialog, which of these best suit the above? :)
It would be nice if some code snippet could be provided, I'm fairly new to android :)