-
Hi !
I have already done the assignment of week 4 (Simple Twitter Client Enhanced). Please help to code review!
Thanks!
/cc @codepathreview , @codepath
-
The required Twitter Client app with Fragments is completed. Please review /cc @codepathreview @codepath
GIF Walkthrough:
https://github.com/oscarso/CPTWC_Frag/blob/master/CodePath_Android_TwitterCli…
-
Actual result: https://youtu.be/CPMFZ-bszAQ
Fragment code:
```
@Override
public void onViewCreated(View view, @Nullable Bundle savedInstanceState) {
super.onViewCreated(view, savedInstan…
-
please review. /cc @codepathreview @codepath
-
My app is complete, please review. /cc @codepathreview @codepath
I try to implement progress bar, but can't work correctly.
Can you help me to find the problem?
-
Please review /cc @codepathreview @codepath. I have completed all the basic requirements as suggested.
-
Re-submitted assignment 4 on a new repo, please review. /cc @codepathreview and @codepath
-
在里面嵌套CoordinatorLayout+AppBarLayout+TabLayout+ViewPage,当我下拉刷新,viewpager重新实例适配器后,无法向上滚动,请大神指导~
这是我的布局文件:
``` xml
…
-
Twitter app v2 submitted. Please review.
The favorite and retweet button are implemented but has bugs. so that feature is half done.
/cc @nesquena @thecodepath
-
setCurrentItem(index, false)光标不移动,另外初始化Viewpager其他index。选中tab也无法准确选中