Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

Account interface when adding entries #3494

Closed FerMario closed 3 weeks ago

FerMario commented 2 months ago

Please confirm the following:

What do you want to be added or improved?

As a user I want to be able to see all accounts on top of the amount when adding an entry in the wallet

Why do you need it?

How do you imagine it?

Arrange the accounts in an array and make the individual icons smaller so that it could maybe fit 3 accounts per row. This will make it much easier than having to scroll right until you find the relevant account

ivywallet commented 2 months ago

Thank you @FerMario for raising Issue #3494! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

ILIYANGERMANOV commented 2 months ago

This must be a setting via IvyFeatures that is disabled by default

FerMario commented 2 months ago

How can it be enabled?

ILIYANGERMANOV commented 2 months ago

It's not implemented yet just adding a note for devs that may want to work on it