Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phrase Cell Constraint Issue on Main Screen #362

Open
rhsalas3 opened this issue Apr 20, 2022 · 1 comment
Open

Phrase Cell Constraint Issue on Main Screen #362

rhsalas3 opened this issue Apr 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@rhsalas3
Copy link

rhsalas3 commented Apr 20, 2022

Describe the bug
When there are a certain number of phrases displayed on the main screen, so that there is one additional phrase in the left hand column than the right, the phrase cell on the right's bottom constraint extends beyond the padding.

VocableAndroid_phraseCellContraints_NotAligned_for_threePhrases
MainScreenPhraseButtonMArgins

Steps to reproduce the behavior:

  1. Create a custom category
  2. Add 3 phrases to the custom category
  3. Open the category from w/in the Main Screen
  4. Note the cell size of the phrase in the right hand column

Expected behavior
The bottom constraint of the cell in the right hand column should match that of the one on the left so that the cell sizes match.

Actual Behavior
The bottom constraint of the cell in the right hand column extends just beyond the padding. So that the cell does not match the size of the others.

Device:

  • Device Type: Pixel 5 (emulator)
  • OS: Android 12
@rhsalas3 rhsalas3 added the bug Something isn't working label Apr 20, 2022
@anshux2211
Copy link

Hey @rhsalas3 can I work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants