SherlockGougou / BigImageViewPager

🔥🔥🔥 BigImage ImageView ViewPager 支持超长图、超大图的图片浏览器,优化内存,支持手势放大、下拉关闭、查看原图、加载百分比、保存图片等功能。
Other
2.17k stars 247 forks source link

com.android.support:appcompat-v728.0.0报错 #30

Closed YPR2021 closed 5 years ago

YPR2021 commented 5 years ago
<item name="sh_progress_text" type="id">false</item>
<item name="sh_progress_view" type="id">false</item>

28以后只能这样写 <item name="sh_progress_text" type="id"/> <item name="sh_progress_view" type="id"/>

SherlockGougou commented 5 years ago

感谢反馈!稍后更新一下。