TechIsFun / AndroidTopSheet

A "top" version of BottomSheetDialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topsheet fully closed with peekHeight

AndreRoss opened this issue · comments

Steps to reproduce:

  1. Use app:behavior_peekHeight="3dp" in activity_main.xml of sample project
  2. Open top sheet
  3. Swipe up to close top sheet

Actual:
Top sheet is fully closed

Expected
Top sheet is still visible with a height of 3dp.

Closed, it was not visible because of the top padding