Searched refs:patterns (Results 1 – 25 of 171) sorted by relevance
1234567
/frameworks/base/docs/html/training/design-navigation/ |
D | wireframing.jd | 16 <li><a href="#choose-patterns">Choose Patterns</a></li> 25 <p>Now that we have a solid understanding of navigation patterns and screen grouping techniques, it… 34 <p>Our next step is to choose and apply navigation patterns discussed in the previous lessons to th… 37 <h2 id="choose-patterns">Choose Patterns</h2> 43 …esenting the new screen maps for handsets and tablets after applying these navigation patterns.</p> 58 <p>At this point, it's a good idea to think of screen map variations, in case your chosen patterns … 71 …patterns to use. In some cases, patterns may apply well to a given design problem in theory, but i…
|
D | descendant-lateral.jd | 30 <li><a href="{@docRoot}design/patterns/swipe-views.html">Android Design: Swipe Views</a></li> 55 …patterns. <em>User interface patterns</em>, much like software design patterns, are generalized, c… 77 <p>More sophisticated user interfaces can make use of a variety of other user interaction patterns … 127 href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design) are sometimes 146 href="{@docRoot}design/patterns/swipe-views.html">Swipe Views</a> pattern guides.</p>
|
D | multiple-sizes.jd | 29 …<li><a href="{@docRoot}design/patterns/multi-pane-layouts.html">Android Design: Multi-pane Layouts… 39 … href="https://developers.google.com/tv/android/docs/gtv_android_patterns">design patterns</a>.</p> 46 href="{@docRoot}design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a> pattern guide.</p> 95 …use the <em>Up</em> button in the Action Bar (<a href="{@docRoot}design/patterns/actionbar.html">p…
|
D | ancestral-temporal.jd | 24 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 40 href="{@docRoot}design/patterns/navigation.html">Navigation</a> pattern guide.</p> 79 Action Bar (<a href="{@docRoot}design/patterns/actionbar.html">pattern docs</a> at Android Design).
|
/frameworks/base/docs/html/design/patterns/ |
D | new.jd | 7 <p>A quick look at the new patterns and styles you can use to build beautiful Android apps… 17 implement material design patterns in your apps.</p> 21 <p><a href="{@docRoot}design/patterns/notifications.html">Notifications</a> receive important 87 content. The new <a href="{@docRoot}design/patterns/fullscreen.html">Full 99 The updated <a href="{@docRoot}design/patterns/gestures.html">Gestures</a> 127 href="{@docRoot}design/patterns/notifications.html">Notifications</a> page for 153 href="{@docRoot}design/patterns/widgets.html">Application Widgets</a> page has useful 170 <p>The new <a href="{@docRoot}design/patterns/accessibility.html">Accessibility</a> 184 <a href="{@docRoot}design/patterns/widgets.html">Widgets</a> page has 200 <a href="{@docRoot}design/patterns/compatibility.html">Compatibility</a>
|
D | pure-android.jd | 78 <a href="{@docRoot}design/patterns/actionbar.html">Action Bars</a>.</p> 125 please review the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> pattern.</p> 165 well as <a href="{@docRoot}design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a> in this …
|
/frameworks/base/docs/html/training/wearables/ui/ |
D | index.jd | 17 principles</a> and implement the recommended <a href="{@docRoot}design/wear/patterns.html">UI 18 patterns</a>, which ensure a consistent user experience across apps that is optimized for 25 UI patterns:</p> 36 provides classes that help you implement these patterns and create layouts that work on
|
/frameworks/base/docs/html/training/gestures/ |
D | index.jd | 24 <li>Design Guide for <a href="{@docRoot}design/patterns/gestures.html">Gestures</a></li> 50 href="http://developer.android.com/design/patterns/gestures.html">Gestures 51 design guide</a><a href="{@docRoot}design/patterns/notifications.html"></a>
|
/frameworks/base/docs/html/tools/performance/ |
D | comparison.jd | 38 …Memory Monitor Tool</a> to find out whether undesirable garbage collection (GC) event patterns mig… 77 <li>Helps identify GC patterns for your application and determine whether 126 <li>Helps recognize memory churn through recurring allocation/deallocation patterns.</li>
|
/frameworks/base/docs/html/training/ |
D | best-ux.jd | 9 the best interaction patterns for Android. For instance, to help users quickly discover content
|
/frameworks/base/docs/html/training/notify-user/ |
D | index.jd | 30 <a href="{@docRoot}design/patterns/notifications.html">Notifications</a> Design Guide 53 The <a href="{@docRoot}design/patterns/notifications.html">Notifications design guide</a> shows
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 23 <li><a href="{@docRoot}design/patterns/app-structure.html">Android Design: App Structure</a></li> 24 …<li><a href="{@docRoot}design/patterns/multi-pane-layouts.html">Android Design: Multi-pane Layouts… 39 … Effective Navigation</a> and also covered in <a href="{@docRoot}design/patterns/app-structure.htm…
|
D | temporal.jd | 22 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 42 the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> design 46 <p>Navigation patterns that require you to manually specify the <em>Back</em> behavior include:</p> 72 <a href="{@docRoot}design/patterns/navigation.html#into-your-app" 83 <activity>}</a> element. This allows the system to facilitate navigation patterns 204 see the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> design guide.</p>
|
D | index.jd | 40 <p>This class demonstrates how to implement the key navigation design patterns detailed in the 45 implement navigation patterns with tabs, swipe views, and a navigation drawer. You should also
|
D | ancestral.jd | 22 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li> 47 Navigation</a> and the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> design 60 appropriate parent for each activity. Doing so allows the system to facilitate navigation patterns
|
/frameworks/base/docs/html/training/system-ui/ |
D | index.jd | 30 <a href="{@docRoot}design/patterns/fullscreen.html"> 79 guidelines and usage patterns. You should carefully consider your users'
|
/frameworks/base/docs/html/design/handhelds/ |
D | index.jd | 95 notification opens the associated app. <a href="{@docRoot}design/patterns/notifications.html">More … 133 <p><a href="{@docRoot}design/patterns/actionbar.html">More on the Action Bar</a></p> 140 <p><a href="{@docRoot}design/patterns/navigation-drawer.html">More on the Navigation Drawer</a></p>
|
/frameworks/base/docs/html-intl/intl/ja/training/tv/start/ |
D | layouts.jd | 15 <li><a href="#anti-patterns">レイアウトのアンチパターンを回避する</a></li> 156 <h2 id="anti-patterns">レイアウトのアンチパターンを回避する</h2>
|
D | navigation.jd | 143 …TV アプリでの効率的な選択とフォーカスの設計に関する推奨事項については、<a href="{@docRoot}design/tv/patterns.html">TV のパターン</a>を参照して…
|
/frameworks/base/docs/html/distribute/engage/ |
D | widgets.jd | 13 "/design/patterns/widgets.html">Widgets</a> are
|
D | notifications.jd | 13 The <a href="/design/patterns/notifications.html">notification system</a>
|
/frameworks/base/docs/html/design/downloads/ |
D | index.jd | 41 <h4>Sample user flow patterns</h4> 42 … chain together simple Android Wear UI components into common user flow patterns, from simple noti…
|
/frameworks/base/docs/html/design/wear/ |
D | style.jd | 64 … is affected. Instead, add an additional <a href="{@docRoot}design/wear/patterns.html#Pages">page<… 65 href="{@docRoot}design/wear/patterns.html#Continuing">Continuing activities on phone</a>.</p> 70 …d to the Context Stream. See also the general <a href="{@docRoot}design/patterns/notifications.htm…
|
/frameworks/base/docs/html/distribute/analyze/ |
D | google-services.jd | 46 usage patterns. In AdMob, for example, you can select a group of high value 87 see any differences in usage patterns by variables such as region, device,
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | index.jd | 13 Android styles, design patterns, building blocks for exceptional Android designs, and more.</p>
|
1234567