Skip to content

Commit 99ba69d

Browse files
romannurikAndroid (Google) Code Review
authored andcommitted
Merge "Add 'updated' banner in guide TOC for media formats, rename Widgets design guide to App Widgets design guide"
2 parents 9d12870 + 7617576 commit 99ba69d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/html/guide/guide_toc.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ localized titles are added in the language order specified below.
791791
<span class="en">App Install Location</span>
792792
</a></li>
793793
<li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html">
794-
<span class="en">Supported Media Formats</span>
794+
<span class="en">Supported Media Formats <span class="new">updated</span></span>
795795
</a></li>
796796
<li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html">
797797
<span class="en">Intents List: Google Apps</span>

docs/html/guide/practices/ui_guidelines/widget_design.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
page.title=Widget Design Guidelines
1+
page.title=App Widget Design Guidelines
22
parent.title=UI Guidelines
33
parent.link=index.html
44
@jd:body

0 commit comments

Comments
 (0)