摘要:
android控件的属性 Android fill_parent、wrap_content和match_parent的区别 三个属性都用来适应视图的水平或垂直大小,一个以视图的内容或尺寸为基础的布局比精确地指定视图范围更加方便。1)fill_parent设置一个构件的布局为fill_parent将强... 阅读全文
摘要:
chcon u u system/app/ chcon r object_r system/app/ chcon t system_file system/app/ chcon u u system/priv app/ chcon r object_r system/priv app/ c... 阅读全文