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

add Toolbar support #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add Toolbar support #39

wants to merge 1 commit into from

Conversation

sgwhp
Copy link

@sgwhp sgwhp commented Oct 15, 2015

fix issue 34

@andras-gerendas
Copy link

This fix does not take into account the status bar's ability to enable drawing on it (which is needed when the NavigationView's background also occupies the status bar with translucent status bar)

dependencies {
compile 'com.android.support:appcompat-v7:23.0.1'
}

// Used to push in maven
apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should append an empty line at the end of a file.

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

Successfully merging this pull request may close these issues.

Message displayed on Toolbar
3 participants