commit | 45717db8c57dd9c4538aec8af522139f003b8da9 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Tue Oct 10 14:11:04 2023 +0000 |
committer | Anton Hansson <hansson@google.com> | Fri Oct 13 12:09:36 2023 +0000 |
tree | ed2b12427df8bed6cd321b1a8333f00a352b8509 | |
parent | 352e82e423485f0e94fee11bcace3881a5fd7117 [diff] |
Fix broken documentation in android.view The most common problem were references to SystemApi or @hide symbols from public documentation. Replace such references with natural english or {@code}. A few references were just incorrect before and have been fixed. Bug: 303184203 Test: m docs Change-Id: I243e27d7ae6e0dafa2af4f3cc44aa7e8894025f1