disable top bar android code example Example: removing title bar from android app res -> values -> styles.xml <item name="windowNoTitle">true</item>