Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

[FEATURE] Setting to hide balances from the "Accounts" tab #3478

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

paulolima18
Copy link
Contributor

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

  • [ x] I've read the Contribution Guidelines and my PR doesn't break the rules.
  • [ x] I've read and understand the Developer Guidelines.
  • [ x] I confirm that I've run the code locally and everything works as expected.
  • [ x] My PR includes only the necessary changes to fix the issue (i.e., no unnecessary files or lines of code are changed).
  • [ x] 🎬 I've attached a screen recording of using the new code to the next paragraph (if applicable).

Screen recording of your changes (if applicable):

recording.webm

What's changed?

Describe with a few bullets what's new:

  • I've added the setting to hide balances from the "Accounts" tab
Before After
first second

Risk factors

What may go wrong if we merge your PR?

  • Users may want more functionality or not like the feature.

In what cases won't your code work?

  • ...
  • ...

Does this PR close any GitHub issues? (do not delete)

Troubleshooting GitHub Actions (CI) failures ❌

Pull request checks failing? Read our CI Troubleshooting guide.

# Conflicts:
#	screen/accounts/src/main/java/com/ivy/accounts/AccountsTab.kt
#	shared/domain/src/main/java/com/ivy/domain/features/IvyFeatures.kt
@ILIYANGERMANOV ILIYANGERMANOV merged commit 7eaaba2 into Ivy-Apps:main Sep 6, 2024
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Setting to hide balances from the "Accounts" tab
2 participants