feat: add transfer from savings button on empty spending screen#882
Merged
ovitrif merged 18 commits intofeat/connection-issues-viewfrom Apr 6, 2026
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…vings-button-on-empty-spending
app/src/main/java/to/bitkit/ui/screens/wallets/SpendingWalletScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/to/bitkit/ui/screens/wallets/SpendingWalletScreen.kt
Outdated
Show resolved
Hide resolved
…creen.kt Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
…creen.kt Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
…vings-button-on-empty-spending
This comment has been minimized.
This comment has been minimized.
…vings-button-on-empty-spending
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…vings-button-on-empty-spending
…-spending # Conflicts: # app/src/main/java/to/bitkit/ui/screens/wallets/SpendingWalletScreen.kt
Collaborator
|
@jvsena42 Your intuition about the Box wrapper was right — see your original comment on #890:
The issue showed up in the Fixed in Preview
|
…vings-button-on-empty-spending
Collaborator
Summary of changes on this branchFeature:
Fixes (post-merge with master):
Housekeeping:
|
ovitrif
approved these changes
Apr 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Related to #873
FIGMA
This PR adds a "Transfer From Savings" button to the Spending wallet empty state, shown when the user has on-chain savings balance. This helps users discover the transfer flow without needing to navigate to the Savings screen first.
Stacked PR on:
Description
SecondaryButtonwith transfer icon to the Spending screen empty statelightning__funding__button1("Transfer from Savings")Preview
Screen_recording_20260402_141812.webm
QA Notes