Skip to content
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

Renewing balance/credit on the specified day. #1

Open
wallysonlima opened this issue Oct 21, 2016 · 0 comments
Open

Renewing balance/credit on the specified day. #1

wallysonlima opened this issue Oct 21, 2016 · 0 comments

Comments

@wallysonlima
Copy link
Owner

I need every month renewed the credit and the balance on the day specified by the User, the problem is that every time he starts on the day he is renovating.

The methods are called in MainActivity lines 53 and 55:

mPresenter.renewalBalanceAccount(); mPresenter.renewalCredit();
https://github.com/WallysonNunes/myPocket/blob/master/app/src/main/java/wallyson/com/br/mypocket/view/MainActivity.java

Methods to renew are in MainActivityPresenter lines 73 and 96:

https://github.com/WallysonNunes/myPocket/blob/master/app/src/main/java/wallyson/com/br/mypocket/presenter/MainActivityPresenter.java

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

No branches or pull requests

1 participant