android navbar position wrong with navTransparent #3291
Labels
android
Specific to Android
needs response from author
needs steps to reproduce
Needing information about how to reproduce
Version
Expected behaviour
The nav contents stay at the middle of the view in Android which was normal @4.0.0-beta.31
Actual behaviour
stay at the bottom
Steps to reproduce
my code:
common view is a HOC to hack a customized navbar like
'View' is the actual area to contain the backButton and title with some customized style.The position of the nav contents went wrong even if simply use navTransparent.
The text was updated successfully, but these errors were encountered: