Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav414u authored Dec 16, 2019
1 parent 98dc3f8 commit 2b4e492
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
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
![v21](screens/v21.png)

![example](gif/demo.gif)
## v23
![v23](screens/v23.png)

## v27
![v27](screens/v27.png)

0 comments on commit 2b4e492

Please sign in to comment.