-
BottomPopupView 高度出来基本上都是固定的了,只能下拉消失,能不能上滑的是时候沾满屏幕,下滑然后停在固定高度上,再下滑消失,就是BottomSheetDialog的效果
-
**Is your feature request related to a problem? Please describe.**
There is no NavigationView within the SideSheetDialog or the BottomSheetDialog in the Catalog app.
![Screenshot_20231112_231340](ht…
-
**Description:** `BottomSheetDialog` has rounded corers only if it's not expanded. Corners are rounded as it's specified in the `ShapeAppearance` during swipe or in collapsed state. Once `BottomSheetD…
-
### Describe the issue
Pixel Xpert app crashes after the update from 3.1.0 to 3.2.0. The module worked perfectly on v3.1.0.
### Steps to reproduce
Install Magisk module
Check enabled in lsposed ap…
-
> private void showcountryBottomSheet(){
> mBottomSheetDialog = new BottomSheetDialog(mActivity, R.style.Material_App_BottomSheetDialog);
> View v = LayoutInflater.from(mActivity).infl…
-
## 功能建议
### 需求描述:
是否可以对FullscreenDialog弹出时,背景下潜给整个圆角?
这样视觉效果会更加舒适,现在的在下潜时,背景圆角对不上手机的圆角,当下潜距离不远时,会被屏幕的圆角切割背景的角,视觉效果有点小遗憾。
Android S api31+ 的windowInsets中可以获取到屏幕R角半径,WindowInsetsCompat中没有此方法。
…
-
- [x] blocked by https://github.com/nextcloud/talk-android/issues/1550
We want to switch to native Android solutions instead to use Conductor.
TODOS:
- [x] research how to avoid a big bang swit…
-
#### SDK and version
SDK : Kotlin
Version: 1.8.0
#### Observations
* How frequent do the crash occur? On every app start
* Does it happen in production or during dev/test? dev
* Can the crash be repr…
-
First of all, thanks for the library! I'm trying to solve the same problem and this library looks like exactly what I need.
The problem is that the library doesn't work in Android with API levels 2…
-
From the [Material buttons](https://material.io/design/components/buttons.html#hierarchy-placement) page, this fits our case nicest:
- The primary button is filled and the secondary button only outli…