A sample project demonstrating a bug in Bottom Sheet provided by Android Design Support Library.
This bug results in incorrect initial position of the Bottom Sheet content (which in this case represented by RecyclerView).
###Environment to reproduce bug:
- Emulator Nexus 5 x86_64/ API 25, Emulator Nexus S x86_64/ API 19.
- Design Support Library v25.0.0.
Note: More info regarding this issue you can find in the official Android Bug Tracker: link.