forked from razir/MoviesInsetsDemo
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98dc3f8
commit 2b4e492
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
# Movies Demo | ||
|
||
This is a demo project for for my post on ProAndroidDev.com to show how to handle WindowInsets properly | ||
This is a extension of the MoviesInsetsDemo project which handles the translucent system bars across API levels and themes. | ||
|
||
https://proandroiddev.com/draw-under-status-bar-like-a-pro-db38cfff2870 | ||
## v21 | ||
 | ||
|
||
 | ||
## v23 | ||
 | ||
|
||
## v27 | ||
 |