Android 开发随记

1、去除标题栏

<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">

2、git无法pull仓库refusing to merge unrelated histories

 

git pull origin master ----allow-unrelated-histories



posted on 2017-07-24 15:10  JoLSen  阅读(69)  评论(0)    收藏  举报

导航