- 浏览: 2557 次
最新评论
文章列表
android在这次的更新23.0.2的SDK tools在用android tool export打包时候会出错,出错类型为
{
Duplicate id @+id/image, already defined earlier in this layout Issue: Checks for duplicate ids within a single layout Id: DuplicateIds Within a layout, id's should be unique since otherwise findViewById() can return an unexpecte ...