隐藏标题栏

    xiaoxiao2021-03-25  79

    在AndroidManifest.xml中将theme写成:

    android:theme="@style/Theme.AppCompat.Light.NoActionBar"

    其中,light可以替换成dark,也可以根据提示选择任意的no action bar

    转载请注明原文地址: https://ju.6miu.com/read-26423.html

    最新回复(0)