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.81k stars 677 forks source link

[BUG] UI Misalignment #2037

Closed MuftiAnees closed 1 year ago

MuftiAnees commented 1 year ago

Please confirm the following

Describe the bug

The Calendar button and The drop down buttons are overlapping on my device. It is consistent and to reproduce I just have to open up the application and log in using the Fingerprint.

To Reproduce

  1. Open up the app.
  2. Authenticate using Fingerprint Scanner.
  3. Arrive at home screen and on the top right corner the items overlap

Expected behavior

The UI elements should not overlap and display next to each other.

Screenshots

Screenshot_2023-03-16-12-45-58-231_com ivy wallet

Smartphone

Xiaomi Redmi note 11, Android 12

Additional context

The phones MIUI version is 13.0.7 stable (I personally don't think this matters but the more info the better)

MuftiAnees commented 1 year ago

Screenshot_2023-03-16-12-45-58-23_com ivy wallet

Screenshot with the Issue Highlighted.

ILIYANGERMANOV commented 1 year ago

Solution:

FielderNik commented 1 year ago

i'm on it

ILIYANGERMANOV commented 1 year ago

Fixed by https://github.com/Ivy-Apps/ivy-wallet/pull/2639 Thank you @FielderNik!