OnMeasure
A method annotation used in classes that are annotated with MountSpec.
The method should return void. It defines how your component should be measured during the layout calculation.
See Mount Specs: Measurement for details.
A method annotation used in classes that are annotated with MountSpec.
The method should return void. It defines how your component should be measured during the layout calculation.
See Mount Specs: Measurement for details.