argon-react-native icon indicating copy to clipboard operation
argon-react-native copied to clipboard

Header elements misaligned on Android

Open FloppiTuna opened this issue 2 years ago • 0 comments

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [x] I am running the latest version
  • [x] I checked the documentation and found no answer
  • [x] I checked to make sure that this issue has not already been filed
  • [x] I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

The header will be correctly aligned, like such.

Current Behavior

The header's items are misaligned.

Failure Information (for bugs)

The header works fine on iOS. All Android devices I've tried have this issue.

Steps to Reproduce

  1. Run the example project.
  2. Open the project on an Android device/AVD.
  3. Notice that the NavBar/Header is misaligned.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Device: Google Pixel 6 (AVD)
  • Resolution: 320x640

Failure Logs

None available.

FloppiTuna avatar Apr 16 '23 23:04 FloppiTuna