Android 各版本系統適配的一些注意點

5.0 通知欄 使用appcompat-v7庫中提供NotificationCompat.Builder替換Notification.Builder setSmallIcon圖片資源只使用alpha圖層來進行繪製,而不應該包括RGB圖層。換句話說就是圖片不能有背景色 ,顏色可以通過setColor設置 6.0 權限 運行時危險權限需要在使用到改權限時動態申請 7.0 FileProvider 7.
相關文章
相關標籤/搜索