Code Monkey home page Code Monkey logo

twitterapp's People

Contributors

sdobek avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

twitterapp's Issues

[Android Bootcamp] Week 4 Assignment - Twitter - second commit

Steven Dobek
Viewable on this branch:
https://github.com/sdobek/TwitterApp/tree/twitter_fragments

I was able to polish the object structure between my parent and child classes.
Also improved my tab clicking listener implementation.
Was able to add a reply button and detail view (only the view for now, no favoriting or retweeting)
And started to play around with styling (was able to change the bar color. Aware that the tabs turned holo light it appears. Ran out of time to explore styling further, but would like to do more with it)
/cc @nesquena @timothy1ee

[Android Bootcamp] SimpleDateFormat tip

Putting this as a possible helpful hints in connection with setting the relative time stamp.
Ran into an issue here where creating a SimpleDateFormat caused my app to keep crashing.
https://github.com/sdobek/TwitterApp/blob/master/src/com/codepath/apps/mytwitterapp/models/Tweet.java#L53
Turns out, my y's were capitalized, and so the formatting didn't recognize it.
Works now though.
But might be worth mentioning for those who attempt relative.
/cc @nesquena

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.