List Question
20 TechQA 2023-11-28T11:29:49.653000How do I make individual childs of ViewGroup clickable in android java?
65 views
Asked by Rav
dispatchTouchEvent() is not working in case of dialog and menu
45 views
Asked by kishan verma
How to resolve reference: ViewGroup in MPAndroidChart
211 views
Asked by nextural
How to group items within RecyclerView when using FlexboxLayoutManager
38 views
Asked by BuddhaBowl
What is the correct way and place to get parent view's width and height from within a custom view?
21 views
Asked by Crocodile
How to render Video on Software Layer in Android
20 views
Asked by Sourabh
Apply "draw" method code to views from style
65 views
Asked by htafoya
How to get bitmap from ViewGroup?
360 views
Asked by testivanivan
Get attrs value in customview kotlin class when format="reference"
643 views
Asked by Maradiya Krupa
What exactly is container parameter in onCreateView method in Fragment
515 views
Asked by Mohammad
What will be the difference between adding the view programmatically vs using recyclerView?
259 views
Asked by Sagar Patel
Why are the third and fourth parameters of child.layout() prefixed?
28 views
Asked by Tendai
How can you draw custom ViewGroup in Android (API Level 23+) and outside of that ViewGroup should be still accessible?
185 views
Asked by Nikoloz Chitashvili
TabLayout & ViewGroup : The specified child already has a parent. You must call removeView() on the child's parent first
173 views
Asked by Miguel Tomás
ConstraintLayout - onMeasure() for ViewGroup
758 views
Asked by SkypeDogg
How can I convert ViewGroup into white background Bitmap?
140 views
Asked by c-an
Draw multiple images at specific coordinates using Canvas and Bitmap
108 views
Asked by Jim Malone