Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show TSnackBar bellow statusBar #45

Open
wyllyamjesus-hotmart opened this issue Aug 23, 2017 · 2 comments
Open

Show TSnackBar bellow statusBar #45

wyllyamjesus-hotmart opened this issue Aug 23, 2017 · 2 comments

Comments

@wyllyamjesus-hotmart
Copy link

I have a problem, because where I need to use the snackbar I do not have the view, so I'm using the native view of android that is this: findViewById(android.R.id.content), however it is appearing on under the statusbar , Is it possible to show it below the statusbar with android.R.id.content?

@asafkin
Copy link

asafkin commented Feb 7, 2018

I second this request.

@kvaruna
Copy link

kvaruna commented May 15, 2018

Just wrap the content which is below your toolbar and use that by findViewById(R.id.coordinatorLayout). You are good to go.

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

No branches or pull requests

3 participants