Skip to content

Challange Refactoring - #1

Open
luciofm wants to merge 6 commits into
Agilevent:masterfrom
luciofm:master
Open

Challange Refactoring#1
luciofm wants to merge 6 commits into
Agilevent:masterfrom
luciofm:master

Conversation

@luciofm

@luciofm luciofm commented Nov 10, 2011

Copy link
Copy Markdown
  • Use Fragment to retain the fragment state on
    screen rotation.
  • Use a AsyncTask to do the actual network loading.
  • Use android.R.layout.simple_list_item_2 to match
    the desired style.
  • call setText() on the commit message TextView.

Lucio Maciel added 6 commits November 10, 2011 15:36
The android support library is added for dependency
of the Fragment code.
- Use Fragment to retain the fragment state on
  screen rotation.
- Use a AsyncTask to do the actual network loading.
- Use android.R.layout.simple_list_item_2 to match
  the desired style.
- call setText() on the commit message TextView.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant