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)
How to disable/Manage Accessibility announcement on ImageView? Android
My Screen has Image and Titleview. I need to announce talkback as the Title text when the page loads. But it always announces the contentDescription of an ImageView.
View Hierarichy
ImageView and then...
Joyal
Votes: 0
Answers: 1
How to set an question image to ImageView from Firebase in QuizApp
I am working on a quiz app basically. In my app there are many questions getting datas from Firebase Database with those areas (question, optionA,optionB,optionC,optionD and correctANS) but I want to ...
Latife Turan
Votes: 0
Answers: 0
Picasso does not load bigger images from url
I load images from urls using Picasso. Image loading worked so far for every image until I tried it with an jpeg image that has higher size than others (1MB). I try to load the image using imageTarget...
krltos
Votes: 0
Answers: 3