The past couple days I have really been trying to get a lot of work done on Pay Saver, mostly because I just realized that since school starts on the 25th, I don’t have any more time to fool around…
I’m pretty proud of what I have so far, and hopefully I’ll be able to release it sometime in the next week. Here are some new screenshots:


I made it so that when you click the paycheck amount box, it will bring up a keyboard that will only allow numbers, and one decimal point, so that I don’t have to worry about bad input at all!
Sadly, I am currently stuck at the Saving Area dialog, because I can’t figure out how to properly use a SeekBar… I want it to display the percentage of the paycheck that you are trying to select right below it, but all it does is force close if you touch it and say false…
Old problem: New Look! (Problem Fixed!)

Hopefully it will be fixed soon, and I can start with actually adding the category and doing the calculation, which I don’t anticipate being too hard.
UPDATE: I fixed the problem, now I just need to figure out how to save the values there and create a new category… I want to be able to take the name and percent, and create an entry underneath the buttons, and when a user enters a new paycheck, I want to be able to divvy it up amongst the different categories that they have made.