Added Back Button at DetailActivity for Demo.#9
Conversation
There was a problem hiding this comment.
I will change it and send PR again.
There was a problem hiding this comment.
@MichaelEvans I've set and pushed it again. Thanks. .
|
Looks good now, but I'd prefer to not merge PRs with merge commits. If you can fix that, I'll get merge it in :) |
|
@MichaelEvans Sorry I am a newbie and I don't get what you mean. You mean you want to squash the commits to the last commit ? |
|
No problem! If you look at the commits you've made here, one of them (yelinaung@0ddcae6) is a result of a merge commit (http://www.monarchdigital.com/blog/2013-02-08/merge-commits-and-how-prevent-them-git-rebase) You can probably just squash your commits down and add a message explaining what the two do together and that should solve the issue, but going forward that link should be helpful. |
I've added Back Button at DetailActivity for Demo. I just think it's easier. I also added the generated
project.propertiesfiles. If you don't want it, I can remove and push again.Thanks.