argon-react-native
argon-react-native copied to clipboard
Header elements misaligned on Android
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
- Run the example project.
- Open the project on an Android device/AVD.
- 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.