-
After Building App Error: public void onProductPurchased(String productId, TransactionDetails details) {
^
symbol: class TransactionDetails
…
-
**Description:** When setting `behavior.skipCollapsed=true` flag the initial dialog state remains `STATE_COLLAPSED`
https://github.com/material-components/material-components-android/blob/c574e9ea23a…
-
Please include:
1) Library version: com.eightbitlab:blurview:1.6.6
Please, help me blur BottomSheetDialogFragment background.thanks
-
Hai, I'm using Android Exoplayer in my Android app and tried to use the view binding for the custom layout.
Within Exoplayer I use a custom control layout"@layout/custom_player" for the controls.
…
-
**Description:** The paddings on edge to edge BottomSheetDialog doesn't get applied correctly, check out this [screenshot](https://user-images.githubusercontent.com/12537387/119695783-be1f3000-be78-11…
-
Здраствуйте. есть BottomSheetDialog, в нем NestedScrollView, при прокрутки вниз карта уходит за пределы BottomSheetDialog, все View пропадают, кроме MapView
![123](https://user-images.githubuserconte…
-
**Description:** Full description of issue here
SnackBar invisible when showing from BottomSheetDialogFragment
**Expected behavior:** Screenshots and/or description of expected behavior
Snack…
-
**Description:**
This issue was introduced in 1.4.0. Bottom sheet width is not invalidated on orientation change without activity recreation.
When activity has `configChanges=orientation` attribute…
-
Please add the following 2 styles
Theme.MaterialComponents.BottomSheetDialog.Bridge
Theme.MaterialComponents.BottomSheetDialog.Light.Bridge
samlu updated
3 years ago
-
MaterialButton in BottomSheetDialog will be forced to single-line. With the Layout Inspector, I found singleLine==ture and maxLines==1. But I never set these values explicitly. The bug starts from Mat…