Flipboard/bottomsheet

BottomSheetLayout does not update height when content layout is changed

Open

#117 opened on Jan 29, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (4,540 stars) (609 forks)batch import
enhancementhelp wanted

Description

I have a layout with a content view and a progress view. While an info is loading the progress bar is showing. The problem appears when I show the content view. BottomSheetLayout does not change height to show the new content.

Contributor guide