1.在java代码中 (SplashActivity继承AppCompatActivity时无效) 2.在manifest.xml中改Theme 3.先在style.xml中自定义style <?xml version=1.0 encoding=UTF-8 ?> <style name=notitle> true </style> 再在manifest.xml中引用 <application android:ic