You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a weird issue with library. When I set isSheetAlwaysExpanded to true dialog will show views inside. In other case it appears as blank white nothing inside. My container is build by 2 RecyclerViews, TextView, ImageButton and WebView. Maybe WebView causes this weird issue. I'm attaching working and not working scenarios.
The text was updated successfully, but these errors were encountered:
I have a weird issue with library. When I set
isSheetAlwaysExpanded
totrue
dialog will show views inside. In other case it appears as blank white nothing inside. My container is build by 2RecyclerViews
,TextView
,ImageButton
andWebView
. MaybeWebView
causes this weird issue. I'm attaching working and not working scenarios.The text was updated successfully, but these errors were encountered: