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)
Image doesn't change when Radio button is pressed in android
I'm trying to change an image between three RadioButton in a RadioGroup so that each button displays a different image on the same ImageView. But it's not working, so clearly I'm missing something.
Th...
אריאל עדן
Votes: 0
Answers: 2
Motion layout on swipe is not working I have use tab view with view pager
I have created a bottom sheet with motion layout having default open 35% and in side that we have tabview and view pager and on Swipe of tabView I want that view pager height gone.
But onSwipe is not ...
shashank singh bisht
Votes: 0
Answers: 0
How to set textview fits with screen in Constraint Layout
How to set textviews fit with the screen in ConstraintLayout. I need to set textviews with any device auto adjustable. How to set all childsview within the parent ConstraintLayout. The third child vie...
Gaurav Dureja
Votes: 0
Answers: 0
Divider decoration for constraint layout flow helper children
As you may know, you can set a RecyclerView.ItemDecoration for RecyclerView's Items. However, I want to achieve something similar to that but for ConstraintLayout's Flow.
Currently, I can create multi...
YaMiN
Votes: 0
Answers: 1