→ 방법1

<style name="Theme.CoinApp" parent="Theme.AppCompat.Light">

→ 방법2

<style>
	<item name="windowNoTitle">true</item>
</style>