Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

When hiding the back button on Android, the title is placed odd. #125

Open
sorenburon opened this issue Jul 4, 2016 · 1 comment
Open

Comments

@sorenburon
Copy link

Im trying to hide the back button on a specific view. Maybe I'm just doing it wrong:

renderLeftButton() { return null; }

The result is the following:
screen shot 2016-07-04 at 17 48 28

Is it possible to center the title on Android, or at least make sure that the hidden button doesn't take up any space?

@ide
Copy link
Member

ide commented Jul 5, 2016

You could try rendering an empty View maybe.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants