Status Update
Comments
pa...@google.com <pa...@google.com> #2
Did an audit to the templates. Is way better than I thought.
The most useful places to use android:labelFor
would be in conjunction <EditText />
There are only 7 <EditText />
and we stopped using "label heads" for them, in favour of android:hint
.
Fix pending in Change-Id Ie5bbf0210f8b535ce2fbdcbb6eaa61dd2ca0ae4b for places that could still benefit from android:labelFor
.
pa...@google.com <pa...@google.com> #3
Fixed by Change-Id: Ie5bbf0210f8b535ce2fbdcbb6eaa61dd2ca0ae4b
Description