grote / Transportr

Free Public Transport Assistant without Ads or Tracking
https://transportr.app
GNU General Public License v3.0
1.02k stars 185 forks source link

Detailsview-Bottomsheet can be closed #929

Closed newhinton closed 5 months ago

newhinton commented 5 months ago

Describe the bug In the TripDetailFragment, the bottomsheet can be closed by swiping down the topBar. When swiping down any other element, it collapses properly.

This is also an issue in #927

To Reproduce Steps to reproduce the behavior:

  1. Open any Trip to the TripDetailFragment
  2. Swipe topBar-view down
  3. BottomSheet vanishes

Expected behavior BottomSheet collapses as expected

Versions (please complete the following information):

Altonss commented 5 months ago

This looks similar to https://github.com/grote/Transportr/issues/897

newhinton commented 5 months ago

Yeah, you are right. Should i close this ticket and add the additional information to the other one?