chentao0707 / SimplifyReader

一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
Apache License 2.0
4.57k stars 1.61k forks source link

项目编译出错 #45

Open narakai opened 8 years ago

narakai commented 8 years ago

Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.

Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.

找不到相应资源

chentao0707 commented 8 years ago

sdk版本设置最新的试试看

narakai commented 8 years ago

已修改编译成功,是6.0build tool的问题,但是进入app闪退。

llitfkitfk commented 8 years ago

@SkillCollege 已提交pr