-
https://github.com/ardok/codepath/pull/10
Path: https://github.com/ardok/codepath/tree/master/TwitterClient (README already updated at the bottom part)
/cc @codepathreview @codepath
ardok updated
8 years ago
-
My app is complete, please review, thanks! /cc @nidhi1608 @thecodepath
-
My App is complete, please review. /cc @codepathreview @codepath
-
@nesquena , @timothy1ee please review my assignment
-
Hi,
My app is complete, please review. Thanks.
/cc @codepathreview @codepath
My Name: Koven Liao
-
My app is ready for review. /cc @codepathreview @codepath.
You'll see the new user stories and animated gif at the top of the README file.
Thanks,
-Andrew
-
public class HomeFragment extends Fragment {
private View viewContent;
private XTabLayout tabLayout;
private ViewPager viewPager;
private BadgeView redDotBadgeView;
privat…
-
Ok. I realized that I should have opened a new issue. My app is complete, please review. /cc @codepathreview @codepath
I have uploaded GIF file on impute but it doesn't show up on Github. Anyways her…
-
## Environment
**Android Studio:**
Android Studio Dolphin 2021.3.3 Patch1 Build #AI-213.7172.25.2113.9123335, built on September 30, 2022
**Physical device:**
OPPO CPH 1725, ColorOS Version: V3.…
-
My app is complete.
I had 2 questions:
1. I couldn't get the feed to refresh after when the user clicks the inline reply button and replies. I tried putting the fragment.refreshFeed() in onResume() of…