fix(android): add gap between token list sheet and keyboard (APP-3442)#7107
Draft
fix(android): add gap between token list sheet and keyboard (APP-3442)#7107
Conversation
This was referenced Feb 6, 2026
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
2e69569 to
33335af
Compare
33335af to
1fcbbca
Compare
87180c9 to
bd555dd
Compare
97e0dd4 to
9b2b6a4
Compare
e423007 to
83e6108
Compare
7753d07 to
6173ed9
Compare
83e6108 to
af2608a
Compare
6173ed9 to
f634984
Compare
212a07b to
d682a52
Compare
f634984 to
0d8074f
Compare
d682a52 to
3670c7d
Compare
0d8074f to
a2213ac
Compare
bf3e87c to
08928b4
Compare
a2213ac to
dddec36
Compare
08928b4 to
957d7c4
Compare
dddec36 to
21dcc49
Compare
21dcc49 to
59a233a
Compare
957d7c4 to
2871ee5
Compare
59a233a to
3f65aa3
Compare
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.

Fixes APP-3442
What changed (plus any additional context for devs)
TOKEN_SEARCH_FOCUSED_INPUT_HEIGHTto subtract an additional12px on Android viaIS_ANDROID.Screen recordings / screenshots
What to test