Reputation: 4454
I am using @chrisbanes design sample: https://github.com/chrisbanes/cheesesquare
the toolbar items appears behind the status bar on Lollipop only.
Please note that the same error shows on the sample, check the first screenshot.
Upvotes: 5
Views: 605
Reputation: 9804
It's a bug in com.android.support:design:22.2.0
. It's marked as future release, so we'll probably see a fix soon. Links with issues:
Found here.
Upvotes: 4