Hai Zhang
Hai Zhang
Glide 4.2.0 相对于 4.1.1 引入了多个问题: 1. 默认的 DownsamplingStrategy 由 AT_LEAST 变更为 FIT_OUTSIDE,导致部分长图(正确地)过大而无法加载。 2. 在每张图第一次 SharedElementTransition 时大概率闪过白屏,但之后不会,推测与 cache 相关,未知是否与新的 ViewTarget getSize() 实现有关。如果回退 1 为 AT_LEAST,bug 变为 transition 时部分稍大图片出现由小变大动画。 - [Glide Release...
根据 https://code.google.com/p/android/issues/detail?id=181621 中已经修复;实际并非如此。 需要进一步调查(AuthenticatorActivity)。
- [x] 网络:[OkHttp](https://github.com/square/okhttp) or [Retrofit](https://github.com/square/retrofit), [Retrofit-Tutorials](https://github.com/square/retrofit/wiki/Retrofit-Tutorials) - [ ] 电影预告片:[easy-video-player](https://github.com/afollestad/easy-video-player) or [BetterVideoPlayer](https://github.com/halilozercan/BetterVideoPlayer) or [JieCaoVideoPlayer](https://github.com/lipangit/JieCaoVideoPlayer) - [ ] 发送图片拍照:https://github.com/afollestad/material-camera (也应考虑系统相机) - [ ] 图片选择:[boxing](https://github.com/Bilibili/boxing) - [ ] 箭头动画:https://github.com/zagum/Android-ExpandIcon - [ ]...
Hint for nested `RecyclerView` with `LinearLayoutManager.setInitialPrefetchItemCount(N)`. See https://developer.android.com/topic/libraries/support-library/revisions.html