List Question
20 TechQA 2024-03-15T22:54:03.103000Android UpdateLayoutParams match_constraint not matching new given constraints
33 views
Asked by MajinKenn
Adding new TextViews to ConstraintLayout doesn't work onCreate but works afterwards
33 views
Asked by FishFeetSlapper
How to dynamically change the dimensions of a view
32 views
Asked by NikoBitan
How to apply AndroidView webview size to ModalBottomSheetLayout in jetpack compose
2k views
Asked by Slava
Kotlin: Setting width using view.layoutparams.width doesn't work
228 views
Asked by astro.zombi
Hide System bars and go full screen in fragment
685 views
Asked by kallis
RecyclerView items doesn't wrap the content
766 views
Asked by Hussein Shakir
Set zero height to constraintLayout child programmatically
134 views
Asked by mitsest
Why is setLayoutParams resetting the margins in LayoutParams?
37 views
Asked by David Rector
Android Studio ImageView Change Only Width and Maintain Aspect Ratio
750 views
Asked by Evan
How do I copy and modify LayoutParams to set them on a programmatically created widget?
357 views
Asked by mackenir
Android screen brightness (setBrightness) not instant, instead fades/drifts to set value
100 views
Asked by Joseph Diefenbach
How can i set the view position in the center of the parent in java code?
40 views
Asked by AudioBubble
Error - Attempt to invoke virtual method 'int android.graphics.Bitmap.getHeight()' on a null object reference
840 views
Asked by AudioBubble
Adjusting layouts for different screen sizes for API 14-17, 17-30, 30+
158 views
Asked by Dorian Feyerer
get ConstraintLayout height and width
1.5k views
Asked by Orl13
Android, does layoutParams points on parent view and not the view itself?
1k views
Asked by Doubidou
How can I loop this process? I want to shrink the size of a textview with each button click
45 views
Asked by Danny Villa
Changing height and width of a fragment makes child views disappear
389 views
Asked by Itzik984
Aligning Button to the bottom of CardView
599 views
Asked by AudioBubble