Skip to content

Renewing balance/credit on the specified day. #1

@wallysonlima

Description

@wallysonlima

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions