Merge "docs: Fixed typo" into qt-dev am: 3e4f4f9933
Change-Id: Ic625ffed3ce23a7766a12a153d9794a4abf7a6b5
This commit is contained in:
@@ -16120,7 +16120,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
|||||||
* by the most recent call to {@link #measure(int, int)}. This result is a bit mask
|
* by the most recent call to {@link #measure(int, int)}. This result is a bit mask
|
||||||
* as defined by {@link #MEASURED_SIZE_MASK} and {@link #MEASURED_STATE_TOO_SMALL}.
|
* as defined by {@link #MEASURED_SIZE_MASK} and {@link #MEASURED_STATE_TOO_SMALL}.
|
||||||
* This should be used during measurement and layout calculations only. Use
|
* This should be used during measurement and layout calculations only. Use
|
||||||
* {@link #getHeight()} to see how wide a view is after layout.
|
* {@link #getHeight()} to see how high a view is after layout.
|
||||||
*
|
*
|
||||||
* @return The measured height of this view as a bit mask.
|
* @return The measured height of this view as a bit mask.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user