-
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to "Albums"
2. Press and hold down on the "phantom" albums. They…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
### Description
Layout for controls (`Button`, `Entry`, etc) on Android does not take `MinimumHeightRequest` into account when `HeightRequest` is also set. Maximum and Width have the same issue. Remo…
-
### Which Platforms?
Android
### Which Flutter Version?
3.24.0
### Which Braze Flutter SDK version?
11.1.0
### Repro Rate
100% of time
### Steps To Reproduce
Launch inapp me…
-
手机是小米14pro,连接后获取持仓等显示为空。会有什么不一样吗
不用安卓模拟器原因是mac m1系统安装安卓模拟器比较费劲。
-
Hey do you manage to get unblocked in the development of this. I want to make a standard TV leanback layout and find the same blockers.
-
I use the platform Native ads, the ads are loaded successfully and displayed successfully, but the ads are not visible.
onAdLoaded, onAdImpression, and onPaidEvent callbacks are all executed.
But th…
YBill updated
3 weeks ago
-
### Describe the bug
**error: Uncaught exception
java.lang.RuntimeException: Unable to start activity ComponentInfo{app.lawnchair.debug/app.lawnchair.LawnchairLauncher}: android.view.InflateExcept…
-
### Steps to reproduce
1. Create a list of items (to be displayed using ListView.builder)
`List items = ['Item 1', 'Item 2', 'Item 3', 'Item 4', 'Item 5'];`
2. Create a ListView.builder, and then d…
-
Hi all,
I'm using framelayout to show/render videos in my recyclerview. The issue is when I pause the video I'm getting a black screen over the video instead of video frame itself. Anyone knows any…