Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Conversation

@bogdan-evtushenko
Copy link
Collaborator

No description provided.

Copy link
Owner

@yev-kanivets yev-kanivets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nod bad 😉but need some adjustments.

P.S. Don't hesitate to split changes in more commits. I would have around 5-10 commits for this amount of changes.

TextView tvPeriod;
@BindView(R.id.tv_total_income)

public TextView getTvPeriod() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for getters here. Just make fields public.

Copy link
Owner

@yev-kanivets yev-kanivets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better 👍 Few fine tunes are still needed though :)

@bogdan-evtushenko
Copy link
Collaborator Author

bogdan-evtushenko commented Jul 19, 2019

@yevhenii-kanivets review it please

@yev-kanivets
Copy link
Owner

@bogdan-evtushenko following bug has been found while testing:

Short Summary at Records Screen isn't updated when records are added on the first launch. Any operations actually don't affect summary.

@bogdan-evtushenko bogdan-evtushenko force-pushed the 168_migrate_listView_to_recyclerView_in_MainActivity branch from 9fb343b to bf1f9f7 Compare July 22, 2019 10:37
@yev-kanivets yev-kanivets merged commit 3686ecb into dev Jul 22, 2019
@yev-kanivets yev-kanivets deleted the 168_migrate_listView_to_recyclerView_in_MainActivity branch July 22, 2019 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants