List Question
20 TechQA 2023-12-10T12:02:19.243000DrawerLayout#onMeasure() did not set the measured dimension by calling setMeasuredDimension
76 views
Asked by gil cohen
Custom control takes full space while setting Height as Auto in row definition
397 views
Asked by Santhiya
How to modify a custom TextView WRAP_CONTENT height without copying and pasting its parent onMeasure implementation?
37 views
Asked by Augusto Carmo
Adding a Progress Bar to a loading image
117 views
Asked by chrisdottel
ViewPager lags onMeasure
240 views
Asked by sedq
lines break of 3 textView items according to their length
149 views
Asked by Elad Benda
Is it correct to work with the width and height parameters after making the setMeasuredDimension call?
30 views
Asked by JayJona
how much can a scrollView scroll?
232 views
Asked by Elad Benda
Changing a DialogFragment Max_Height dynamically before onResume()?
239 views
Asked by Elad Benda
why do'nt super.onMeasure or textView,setText() trigger measure pass again?
380 views
Asked by Elad Benda
why is @SuppressLint("WrongCall") required only after method extraction
176 views
Asked by Elad Benda
Android Swipe menu on list item can't handle parent width changes
231 views
Asked by Langkiller
Drawing a dynamic custom view chess board in Android
4.6k views
Asked by Coder992
strange onMeasure() behavior
135 views
Asked by undefined
Custom view on measure not working as expected
1.4k views
Asked by Sony
Custom font causing my dynamic ViewPager's OnMeasure to cut off lines of text
328 views
Asked by Zeek Aran
Understanding onMeasure implementation in ViewPager
379 views
Asked by Kanj
Android View: onMeasure() onLayout() onDraw() how to limit calls
1.4k views
Asked by shurrok