Warren is right. And if you want to hide this in your topic, you can do this by inheriting a topic that does not display it:
I personally prefer this method, because it frees your classes from code that matches the UI, and it can be easily installed for each Activity by changing the theme of your application in the manifest.
source share