Emmanuel
Emmanuel
Crash
``` 12-24 20:54:05.631 18192-18192/com.emmanuelmess.simpleaccounting E/AndroidRuntime: FATAL EXCEPTION: main Process: com.emmanuelmess.simpleaccounting, PID: 18192 java.lang.IndexOutOfBoundsException at java.util.Collections.swap(Collections.java:1937) at com.emmanuelmess.simpleaccounting.activities.dialogs.CurrencyPicker.swap(CurrencyPicker.java:431) at com.emmanuelmess.simpleaccounting.activities.dialogs.CurrencyPicker.access$1000(CurrencyPicker.java:42) at com.emmanuelmess.simpleaccounting.activities.dialogs.CurrencyPicker$4.move(CurrencyPicker.java:354) at com.emmanuelmess.simpleaccounting.activities.dialogs.CurrencyPicker$4.onTouch(CurrencyPicker.java:326) at android.view.View.dispatchTouchEvent(View.java:9293) ```
Convert currency change dialog to fragment.
Instead of manually suming the values, let the database do the work.
Color code expenditures, like "supermarket" and "going out with friends". and make them graphable independently.
1. search "1+1" 2. using the (google/simple) keyboard, press directly under the search bar, but above the keyboard (not _in_ the keyboard) 3. an empty item appears in list
Essentially using a palette for compressing the images could be useful, is it being used? Has it been considered? [PoC (by me)](https://github.com/EmmanuelMess/CompressedAppIconsPoC).