Search code examples
Custom control takes full space while setting Height as Auto in row definition...


xamarinxamarin.formsxamarin.androidxamarin.iosonmeasure

Read More
RecyclerView#onMeasure() did not set the measured dimension by calling setMeasuredDimension()...


androidandroid-recyclerviewfragmentdimensiononmeasure

Read More
Android ViewPager with dynamic height...


androidandroid-fragmentsandroid-viewpagerfragmentonmeasure

Read More
How to modify a custom TextView WRAP_CONTENT height without copying and pasting its parent onMeasure...


androidtextviewonmeasure

Read More
lines break of 3 textView items according to their length...


androidlayoutandroid-linearlayoutandroid-constraintlayoutonmeasure

Read More
Custom view on measure not working as expected...


androidandroid-custom-viewonmeasure

Read More
Android Swipe menu on list item can't handle parent width changes...


androidonmeasure

Read More
When is View.onMeasure() called?...


javaandroidandroid-activityviewonmeasure

Read More
Android: java.lang.ClassCastException: com.android.layoutlib.bridge.android.BridgeContext cannot be ...


javaandroidandroid-activityandroid-contextonmeasure

Read More
Custom font causing my dynamic ViewPager's OnMeasure to cut off lines of text...


androidandroid-layoutandroid-viewpageronmeasure

Read More
Custom view's onMeasure: how to get width based on height...


androidandroid-custom-viewandroid-relativelayoutonmeasure

Read More
onMeasure and onLayout of child views are not called after requestLayout on their parent...


androidandroid-custom-viewonmeasure

Read More
Extending a view which overrides onMeasure()...


androidviewonmeasure

Read More
onMeasure is called 1,500+ times...


androidandroid-layouttextviewandroid-viewpageronmeasure

Read More
Android: custom views get drawn at wrong x,y coordinates...


androidondrawviewgrouponmeasure

Read More
How can MeasureSpec.getMode() extract a mode from an integer value?...


javaandroidviewonmeasure

Read More
Android: Listview in ScrollView with dynamic height...


androidlistviewheightscrollviewonmeasure

Read More
onMeasure from View yielding 0 in my Activity...


androidandroid-contextonmeasure

Read More
How to get custom View's width when layout_width is wrap_content?...


androidlayoutviewwidthonmeasure

Read More
How can I invoke onMeasure method? - Android...


javaandroidonmeasure

Read More
Interrupting the onMeasure cycle to display an error (Android)...


androidviewoverridingonmeasure

Read More
ViewGroup child heights measure 0 when parent set to WRAP_CONTENT...


androidviewgrouponmeasure

Read More
Custom layout just to override onMeasure()...


androidandroid-linearlayoutonmeasure

Read More
Where is the onMeasure() default code located?...


androiduser-interfaceandroid-viewonmeasure

Read More
Dynamically resize relative layout...


androidlayoutandroid-relativelayoutonmeasure

Read More
Custom Button background is being drawn wrong (sometimes)...


androidondrawonmeasure

Read More
BackNext