The Wayback Machine - https://web.archive.org/web/20200525193855/https://github.com/topics/fragment
Skip to content
#

fragment

Here are 282 public repositories matching this topic...

GrahamBorland
GrahamBorland commented Nov 2, 2016

RxTiPresenterUtils.deliverLatestCacheToView caches and re-delivers all items emitted by the source.

Look at this log output. When the view is detached, several items are emitted by the source, but not delivered. This is correct so far.

After the view is reattached, all of the items are delivered again, including those which had already been delivered (c9915aa) and those which should

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
  • Updated May 14, 2020
  • Java

Improve this page

Add a description, image, and links to the fragment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fragment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.