Closed ewpatton closed 2 months ago
Change-Id: Ie3b373eea228d81e5de55d917a6606f649e63ed0
General items:
ant tests
If your code changes how something works on the device (i.e., it affects the companion):
ucr
Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):
For all other changes:
master
What does this PR accomplish?
This PR causes changes to the Hint and HintColor properties to be accurately reflected in MockTextBoxBase and its descendants.
Fixes #3236
Change-Id: Ie3b373eea228d81e5de55d917a6606f649e63ed0
General items:
ant tests
passes on my machineIf your code changes how something works on the device (i.e., it affects the companion):
ucr
ucr
as the baseFurther, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):
For all other changes:
master
master
as the baseWhat does this PR accomplish?
This PR causes changes to the Hint and HintColor properties to be accurately reflected in MockTextBoxBase and its descendants.
Fixes #3236