aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/display
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech/display')
-rw-r--r--en/devices/tech/display/adaptive-icons.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/devices/tech/display/adaptive-icons.html b/en/devices/tech/display/adaptive-icons.html
index 5d74b10c..31770a3a 100644
--- a/en/devices/tech/display/adaptive-icons.html
+++ b/en/devices/tech/display/adaptive-icons.html
@@ -109,7 +109,7 @@
class="prettyprint">public class Icon extends Parceleable {
method public Bitmap createWithAdaptiveBitmap();
}</pre>
- <h2>Reference Implementation</h2>
+ <h2>Reference implementation</h2>
<p>
Nothing needs to be done to render the static adaptive icons on any of the
System UI surfaces. When PackageManager returns a drawable, simply bind that to
@@ -131,7 +131,7 @@
A recommended manual test case can be found at:
platform/development/samples/AdaptiveIconSample/.
</p>
- <h2>Known Issues</h2>
+ <h2>Known issues</h2>
<p>
Known issues include the following:
</p><ul>