-
GlideApp.with(imageView)
.load(byteArray)
.transform(RoundedCorners(20))
.into(imageView)
I only want to load a small image: example: wi…
-
```
Exception java.lang.IllegalArgumentException: Team not found for ID: @
at org.ole.planet.myplanet.ui.team.BaseTeamFragment.onCreate (BaseTeamFragment.kt:31)
at androidx.fragment.app.Fragmen…
dogi updated
2 months ago
-
# Extensions that are specific to ViewGroup
## Acceptance Criteria
need to be focused on ViewGroup only
## How did you tested the extension?
please mention how did you tested the extension an…
-
Hi, I'm not very good with coding nor anything and have tried many things but it doesn't allow me to install anything at all. Please help me as I have to travel a lot in two days :(. Here's the error:…
-
Trying to call a simple Alert via
`Alerter.create(activity)
.setTitle("Hey").show()`
Gives me the following exception:
` FATAL E…
-
### Description
In a ListView, which has ckeckboxes the items disappears while scrolling. (Version: 8.0.20-nightly.10426)
![image](https://github.com/dotnet/maui/assets/6727366/5b7dba15-0f88-4270-…
-
here's the crash log i received on crashlytics
`Fatal Exception: java.lang.NullPointerException: Attempt to write to field 'boolean android.animation.AnimatorSet$Node.mEnded' on a null object refer…
-
**### java.lang.NullPointerException
Attempt to invoke virtual method 'boolean android.graphics.Bitmap.isRecycled()' on a null object reference
com.bumptech.glide.load.resource.gif.GifDrawable.draw(…
-
Hello,
I have observed below strict mode usage with AppIntro 6.x version. My activity is the same as #913
1.
```
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: …
-
用了半年了,一直很稳定,最近一周突然出现了大量的崩溃,sdk版本是2.2.2。麻烦看看是什么原因导致的。日志如下:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
backtrace:
#00 pc 0x000000000007d0cc /data/app/~~hlLQ38XaOwQD5iqFN0GHMQ…