python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can I directly load bytes of a jpg file from URL into Glide?
One of our APIs returns bytes of a jpg file.
As I see, there are Network Libraries to download bytes,
But I just want to use Glide to download and display.
https://subdomain.example.com:81/stack/14623...

WP7
Votes: 0
Answers: 0
Image become rotated after resizing using firebase extension
First image is the original image and 2nd one is the resized image.(same orientation)
After loading those images using Glide, it shows two different orientation.
Output:
Dimension of original(1st) i...
Abu Saeed
Votes: 0
Answers: 0
How to draw border on BottomNavigation MenuItem Icon?
I am developing an android app using:
Jetpack Lifecycle (ViewModel)
Jetpack Navigation
Coil (Image Loader)
I am trying to customize the BottomNavigationMenu.
But one thing is very hard...
The last ...
yoonhok
Votes: 0
Answers: 1
Image doesn't load from Firebase storage using Glide
I am trying to get an image from firebase storage in android studio but I am stuck and cannot understand the problem. The picture just doesnt load on the ImageView.
I followed the documentation that i...
puti26
Votes: 0
Answers: 1