Posts by Wanderson Souza • 9 points
3 posts
-
-1
votes1
answer48
viewsQ: How to compare dates?
I created an NN/NN/NNNN mask in my editText to capture due date, without a calendar, all done in edt. Then I used Simpledateformat to capture the current system date. I made a comparison with the…
-
-1
votes1
answer33
viewsQ: Customization of the Menu
I want to change the font and color of the items and also change the background of the menu, but I cannot do this in the Xml menu. Screenshot below: I also want to make Expense subthemes appear just…
-
0
votes1
answer41
viewsQ: How to capture data correctly from the list?
I put the code down on onCreate and onResume, but of the problem when putting in the onResume. Whenever I return/leave the editing screen, onResume goes into action and goes through the whole list…