-
If you don't set any background on FrameLayout, lupe.create will crash throwing
"java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.drawable.Drawable.setAlpha(int…
-
```
I seem unable to add any more images with the app just crashing on my attempt,
any help would be great
mPages = new ArrayList();
mPages.add(BitmapFactory.decodeResource(getResources(), R…
-
```
I seem unable to add any more images with the app just crashing on my attempt,
any help would be great
mPages = new ArrayList();
mPages.add(BitmapFactory.decodeResource(getResources(), R…
-
I just updated all of my quickllsp distributions, and recompiled stumpwm. I received the following warning message:
```
; file: /home/stuart/Applications/stumpwm/events.lisp
; in: DEFUN STUMPWM::MA…
-
### Description
On at least 1 device that I own (iPhone 12 mini running iOS 17.7), Rive crashes at runtime because of an invalid texture size.
### Repro project
Link to sample project : [RiveCras…
-
Hi!
I want to set a drawable as background of navigation bottom. any workaround?
what i am trying to do is:
ahhbottom.setBackground(R.drawable.background)
thansk!
-
**Glide Version**:
4.8.0
**Device/Android Version**:
Pixel2@Android 9
**Issue details / Repro steps / Use case background**:
Trying to tint a drawable within my custom decoder.
Decoder sn…
-
I have the following error:
```
System.NullReferenceException: Object reference not set to an instance of an object.
at QyidskhrMRmUy7PsINZ.Hs2W6Vh9c4x7l4hVTqn.D8Whxv6wG7()
at QyidskhrMRmUy7…
-
## As of Glide 4.16.0, stale instances of RequestListener are reused.
It is common to load images into a single ImageView with Glide. A new RequestListener should be used for each call to Glide, ev…
Pluu updated
10 months ago
-
```
I seem unable to add any more images with the app just crashing on my attempt,
any help would be great
mPages = new ArrayList();
mPages.add(BitmapFactory.decodeResource(getResources(), R…