IP屬地:北京
ConstraintLayout翻譯為約束布局,也有人把它稱作增強型的相對布局,由 2016 年 Google I/O 推出。扁平式的布局方式,...
高版本跳轉(zhuǎn)相機: val intent = Intent(MediaStore.ACTION_IMAGE_CAPTURE) if (Build....
在Android最新的版本(8.0)中,通知欄的顯示已經(jīng)不像之前那么簡單,必須給Notification添加channel,這是8.0的新特性,...