with no theme applied manifest.. and without any app compat or material.. it adds a toolbar... how can it be removed?
alorma
07/29/2021, 5:03 AM
I mean, shouldn't the theme:
Copy code
android:theme="@android:style/Theme.NoTitleBar"
be the default?
i
Ian Lake
07/29/2021, 5:11 AM
You can't change the default without breaking everyone who already depends on the existing default. You'll still want to set your theme in any case as that will always be how you set your