python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Save button background and drawables using SharedPreferences for a for loop
A have a array of buttons which can have a different drawable and background depending if the button has been pressed. My question is: how can I save the drawable and background of each button in a fo...
Cas
Votes: 0
Answers: 0
Load Drawable as String in Glide
I need to replace image path from server into vector drawable so i can load vector icon in Glide. I have tried several method like these but it shows error
uri = Uri.parse("android.resource://&q...
Ritu
Votes: 0
Answers: 1
External image added in android studio not working
I downloaded external images to the android studio into the drawable folder of res but when I select the ImageView to add the same image on the screen, the image is not located there.
In the drawable ...
xcapecoder
Votes: 0
Answers: 1
Ho to angle sweep gradient in drawables?
I trying to implement loading image with fading tail using sweep gradient, but i can't find how manage sweep gradient angle. Property "angle" does nothing for this type of gradients
.
Can an...
Никулин Данил
Votes: 0
Answers: 1