-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Week 2 Project: New York Times Article Search - Ready for Review #1
Comments
I just noticed one strange thing while watching my video walkthrough: While developing the app I used an Android Studio emulator (I like that it looks more like an actual phone), and on that the datepicker worked perfectly. But when creating my video walkthrough gif with LiceCap I used Genymotion because it's much faster. However, when the datepicker comes up on the Genymotion emulator in the gif, you may notice that while the datepicker header says Feb 1, on the datepicker calendar display below it it has January 1 selected. I don't know what to make of that, because on the Android Studio emulator the datepicker header and calendar always match. Just the kind of weird behavior you want to notice right after you submit your assignment for review, eek! |
OK, when I tried it again on Genymotion, this time the datepicker didn't have that glitch, so I rerecorded and reuploaded my gif walkthrough. |
👍 nice work. A few notes after checking out the code:
Also, here's a more detailed Project 2 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission. Let us know if you have any other thoughts or questions about this assignment. The next assignment (Twitter Client) will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional API client with complex feeds of data and user creation. |
Here is my second week's assignment, please review. /cc @codepathreview @codepath
The text was updated successfully, but these errors were encountered: