解决方法:
1.在res里面的Values里面的styles定制一个自己的colorPrimary
1 <style name="MyAppTheme" parent="Theme.AppCompat.Light"></style>
2.在AndroidManifest.xml里面使用自己的theme
解决方法:
1.在res里面的Values里面的styles定制一个自己的colorPrimary
1 <style name="MyAppTheme" parent="Theme.AppCompat.Light"></style>
2.在AndroidManifest.xml里面使用自己的theme
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。