Flipboard/bottomsheet

BottomSheetLayout does not update height when content layout is changed

Open

#117 opened on Jan 29, 2016

 (3 comments) (0 reactions) (0 assignees)Java (609 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,540 stars)
PR merge metrics
 (PR metrics pending)

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