Nightonke/CoCoin

Limit listener

Opened this issue · 1 comments

Hello,
I recently forked your repo of Cocoin, the Multiview accounting application, I'm sorry I'm bothering you about this, but I'm pressed for time, I am trying to add a feature that shows a notification when the user exceeds his spending limit and I would like to the part of the code that changes the color as an alert to show the user he has exceeded his spending limit. I anticipate your reply.

Regards,
Mujib.

Em...That's quite easy, just check whether the current spending exceeds the max-value in main-activity and send a notification.