Android hide title bar method

Very simple: add the following sentences to the xml file of the style to achieve
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
Android hide title bar method

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324586790&siteId=291194637