CoCoin icon indicating copy to clipboard operation
CoCoin copied to clipboard

Limit listener

Open aliumujib opened this issue 8 years ago • 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.

aliumujib avatar Jun 06 '16 08:06 aliumujib

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

Nightonke avatar Jun 07 '16 01:06 Nightonke