Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Translucent navigationBar breaks SlidingTabNavigation? #93

Open
nickw opened this issue Sep 16, 2016 · 7 comments
Open

Translucent navigationBar breaks SlidingTabNavigation? #93

nickw opened this issue Sep 16, 2016 · 7 comments

Comments

@nickw
Copy link

nickw commented Sep 16, 2016

Without translucent: true:
screen shot 2016-09-16 at 2 14 46 pm

With translucent: true:
screen shot 2016-09-16 at 2 14 30 pm

My code is following this example other than the translucent: true.

@chirag04
Copy link
Contributor

Does it makes sense to have translucent and sliding tab? Never seen UX like this

@satya164
Copy link
Contributor

Add a top margin to the tabview so that it doesn't go under the appbar?

@brentvatne
Copy link
Member

argh sorry about that @nickw, I hadn't tried integrating them before. What @satya164 suggested would work, but we should add that automatically. A PR for this would be welcome!

@satya164
Copy link
Contributor

@brentvatne The question is, why would you use translucent navigation bar at all in this case if you don't want anything to go under it.

@brentvatne
Copy link
Member

@satya164 - oh yeah. good point :)

@nickw
Copy link
Author

nickw commented Sep 19, 2016

thanks @brentvatne i'll give the margin a shot and possibly open a PR.

@chirag04 @satya164 for reference, here's the UI I'm trying to implement:

screen shot 2016-09-19 at 9 39 36 am

@satya164
Copy link
Contributor

I think SlidingTabNavigation doesn't have translucency support right now. Will be nice to add though.

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

No branches or pull requests

4 participants