imknown

Results 52 comments of imknown

any official solutions NOW ?? :(

@hushengjun 官比你大 你说咋整 ...

1.1.3 就改成 `InitializationConfig` 了..

emmm.. 这个项目确实有点 Code as a Document 了.. 该维护维护门面了.. 都是在用, 没有人 往上游贡献 :crying_cat_face:

https://github.com/yanzhenjie/NoHttp/blob/master/nohttp/src/main/java/com/yanzhenjie/nohttp/SimpleUploadListener.java

咱们的 UI 布局是一样的. 用下面的这个, `HorizontalScrollView`, `ViewPager`, `横向的 RecyclerView` 都测试过, 没问题... https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/issues/282 别忘记 调用 `disableWhenHorizontalMove()`

Come from https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/issues/156#issuecomment-152946504: ------ the callback source here: > https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/blob/master/ptr-lib/src/in/srain/cube/views/ptr/PtrFrameLayout.java#L336 do like: ``` java mPtrFrame.setPtrHandler(new PtrHandler() { @Override public void onRefreshBegin(PtrFrameLayout frame) { refresh(); } @Override public boolean checkCanDoRefresh(PtrFrameLayout frame,...

@guanpj - https://d.android.com/studio/preview/index.html?hl=en - https://developer.android.google.cn/studio/preview/index.html?hl=en 你是不是看的 `汉化的`, 没加 `?hl=en` ?