我们在哪里可以下载Android的支持库previous修订?

编程入门 行业动态 更新时间:2024-10-15 10:20:28
本文介绍了我们在哪里可以下载Android的支持库previous修订?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我需要得到支持Android库的previous修改,因为已经有在最后两个版本8,9,我想比较源找出可能推出几个奇怪的问题发生了,也许修补它自己。

I'm in need to get previous revisions of the Android Support Lib since there have been a couple weird issues introduced on the last two revisions 8, 9. I want to compare the source to figure out what could have happened and maybe patch it myself.

本质的问题是由一个自定义的ViewGroup使用时,ViewPager不能测量正确的宽度。离开呈现小幅下一个页面的边缘。

Essentially the issue is with the ViewPager not measuring correctly its width when used by a custom ViewGroup. Leaving the edge showing the next page slightly.

推荐答案

有一些(罐源和Javadoc)中的 Maven的中央仓库。

There are some (jar with source and javadoc) in Maven Central Repository.

Android的支持库是开源的,你可以直接检查GitHub的项目安卓/ platform_frameworks_support 源。例如, android.support.v4.view.ViewPager 并点击历史在java的code右上角看到彻底改变记录。

Android Support Library is open source, you can directly check the source in GitHub project android/platform_frameworks_support. for instance, android.support.v4.view.ViewPager and click History at the top right corner of java code to see the complete change history.

希望有所帮助。

更多推荐

我们在哪里可以下载Android的支持库previous修订?

本文发布于:2023-10-18 04:34:46,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1503135.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:可以下载   Android   previous

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!