修改Manifest.xml配置文件中的android:theme,改为:
android:theme="@android:style/Theme.Black"
或者,打开Manifest.xml之后,点击“Application”标签,然后找到“Theme”,在窗口中选择“Theme.black”,然后点击确定。
修改Manifest.xml配置文件中的android:theme,改为:
android:theme="@android:style/Theme.Black"
或者,打开Manifest.xml之后,点击“Application”标签,然后找到“Theme”,在窗口中选择“Theme.black”,然后点击确定。