Searched refs:material (Results 1 – 25 of 181) sorted by relevance
12345678
/frameworks/base/docs/html/training/material/ |
D | index.jd | 4 page.metaDescription=Learn how to apply material design to your apps. 19 platforms and devices. To use material design in your Android apps, follow the guidelines 21 <a href="http://www.google.com/design/spec/material-design/introduction.html">material design 25 <p>This class shows you how to create material design apps with the following elements:</p> 28 <li>The material theme</li> 36 5.0 (API level 21) when you use material design features in your app.</p> 41 <dt><a href="{@docRoot}training/material/get-started.html">Getting Started</a></dt> 42 <dd>Learn how to update your app with material design features.</dd> 44 <dt><a href="{@docRoot}training/material/theme.html">Using the Material Theme</a></dt> 45 <dd>Learn how to apply material design styles to your app.</dd> [all …]
|
D | get-started.jd | 18 <li><a href="{@docRoot}design/material/index.html">Material design on Android</a></li> 24 <p>To create apps with material design:</p> 28 Review the <a href="http://www.google.com/design/spec">material design specification</a>.</li> 30 Apply the material <strong>theme</strong> to your app.</li> 32 Create your <strong>layouts</strong> following material design guidelines.</li> 43 <p>You can add many material design features to your app while maintaining compatibility with 45 <a href="{@docRoot}training/material/compatibility.html">Maintaining Compatibility</a>.</p> 47 <h3>Update your app with material design</h3> 49 <p>To update an existing app to incorporate material design, update your layouts following 50 material design guidelines. Also make sure to incorporate depth, touch feedback, and [all …]
|
D | theme.jd | 16 <li><a href="{@docRoot}design/material/index.html">Material design on Android</a></li> 22 <p>The new material theme provides:</p> 30 <p>You can customize the look of the material theme 37 <p>The material theme is defined as:</p> 45 <p>For a list of material styles that you can use, see the API reference for 48 <!-- two columns, dark/light material theme example --> 51 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238"> 53 <p style="margin-top:8px;font-size:12px"><strong>Figure 1</strong>. Dark material theme</p> 57 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238"> 59 <p style="margin-top:8px;font-size:12px"><strong>Figure 2</strong>. Light material theme</p> [all …]
|
D | compatibility.jd | 17 <li><a href="{@docRoot}design/material/index.html">Material design on Android</a></li> 23 <p>Some material design features like the material theme and custom activity transitions are 25 use of these features when running on devices that support material design and still be compatible 31 <p>You can configure your app to use the material theme on devices that support it and revert 37 <li>Define a theme with the same name that inherits from the material theme in 43 If your app uses the material theme but does not provide an alternative theme in this manner, 50 <p>If the layouts that you design according to the material design guidelines do not use any of 68 r21 and above includes the following material design features:</p> 71 <li><a href="{@docRoot}training/material/theme.html">Material design styles</a> for some system 73 <li><a href="{@docRoot}training/material/theme.html#ColorPalette">Color palette theme attributes</a> [all …]
|
/frameworks/base/docs/html-intl/intl/ko/training/material/ |
D | index.jd | 4 page.metaDescription=Learn how to apply material design to your apps. 20 <a href="http://www.google.com/design/spec/material-design/introduction.html">머티리얼 디자인 사양</a>에 설명된 … 41 <dt><a href="{@docRoot}training/material/get-started.html">시작하기</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">머티리얼 테마 사용</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">목록 및 카드 생성</a></dt> 50 <dt><a href="{@docRoot}training/material/shadows-clipping.html">그림자 정의 및 뷰 클리핑</a></dt> 53 <dt><a href="{@docRoot}training/material/drawables.html">드로어블 사용</a></dt> 56 <dt><a href="{@docRoot}training/material/animations.html">사용자지정 애니메이션 정의</a></dt> 59 <dt><a href="{@docRoot}training/material/compatibility.html">호환성 유지</a></dt>
|
D | get-started.jd | 18 <li><a href="{@docRoot}design/material/index.html">Android의 머티리얼 디자인</a></li> 45 <a href="{@docRoot}training/material/compatibility.html">호환성 유지</a>를 참조하세요.</p> 68 <!-- your theme inherits from the material theme --> 77 <a href="{@docRoot}training/material/theme.html">머티리얼 테마 사용</a>을 참조하세요.</p> 113 <a href="{@docRoot}training/material/animations.html#ViewState">터치 116 <p>자세한 내용은 <a href="{@docRoot}training/material/shadows-clipping.html">그림자 정의 및 뷰 클리핑</a>을 참조하세요. 138 <p>자세한 내용은 <a href="{@docRoot}training/material/lists-cards.html">목록 및 카드 생성</a>을 참조하세요. 171 <p>새 애니메이션 API에 대한 자세한 내용은 <a href="{@docRoot}training/material/animations.html">사용자지정 애니메이션 정의</a>…
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/material/ |
D | index.jd | 19 如要在 Android 應用程式中使用材料設計,請依照<a href="http://www.google.com/design/spec/material-design/introduction.… 41 <dt><a href="{@docRoot}training/material/get-started.html">開始使用</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">使用材料設計風格</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">建立清單和卡片</a></dt> 50 <dt><a href="{@docRoot}training/material/shadows-clipping.html">定義陰影和裁剪視圖</a></dt> 53 <dt><a href="{@docRoot}training/material/drawables.html">使用可繪項目</a></dt> 56 <dt><a href="{@docRoot}training/material/animations.html">定義自訂動畫</a></dt> 59 <dt><a href="{@docRoot}training/material/compatibility.html">維持相容性</a></dt>
|
D | get-started.jd | 18 <li><a href="{@docRoot}design/material/index.html">Android 上的材料設計</a></li> 44 如需詳細資訊,請參閱<a href="{@docRoot}training/material/compatibility.html">維持相容性</a>。 68 <!-- your theme inherits from the material theme --> 76 如需詳細資訊,請參閱<a href="{@docRoot}training/material/theme.html">使用材料設計風格</a>。 112 高度變化可以用來<a href="{@docRoot}training/material/animations.html#ViewState">回應輕觸手勢</a>。 116 <p>如需詳細資訊,請參閱<a href="{@docRoot}training/material/shadows-clipping.html">定義陰影和裁剪檢視</a>。 138 <p>如需詳細資訊,請參閱<a href="{@docRoot}training/material/lists-cards.html">建立清單和卡片</a>。 171 <p>如需深入了解新的動畫 API,請參閱<a href="{@docRoot}training/material/animations.html">定義自訂動畫</a>。</p>
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/material/ |
D | index.jd | 19 如果要在您的 Android 应用中使用材料设计,请遵循<a href="http://www.google.com/design/spec/material-design/introduction… 41 <dt><a href="{@docRoot}training/material/get-started.html">入门指南</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">使用材料主题</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">创建列表与卡片</a></dt> 50 <dt><a href="{@docRoot}training/material/shadows-clipping.html">定义阴影与裁剪视图</a></dt> 53 <dt><a href="{@docRoot}training/material/drawables.html">使用 Drawables</a></dt> 56 <dt><a href="{@docRoot}training/material/animations.html">定义定制动画</a></dt> 59 <dt><a href="{@docRoot}training/material/compatibility.html">维护兼容性</a></dt>
|
/frameworks/base/docs/html-intl/intl/ja/training/material/ |
D | index.jd | 20 <a href="http://www.google.com/design/spec/material-design/introduction.html">マテリアル デザインの仕様</a>で説明さ… 41 <dt><a href="{@docRoot}training/material/get-started.html">スタートガイド</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">マテリアル テーマの使用</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">リストとカードの作成</a></dt> 50 <dt><a href="{@docRoot}training/material/shadows-clipping.html">シャドウとクリッピング ビューの定義</a></dt> 53 <dt><a href="{@docRoot}training/material/drawables.html">ドローアブルの使用</a></dt> 56 <dt><a href="{@docRoot}training/material/animations.html">カスタム アニメーションの定義</a></dt> 59 <dt><a href="{@docRoot}training/material/compatibility.html">互換性の維持</a></dt>
|
/frameworks/base/docs/html-intl/intl/ru/training/material/ |
D | index.jd | 21 <a href="http://www.google.com/design/spec/material-design/introduction.html">спецификации Material 41 <dt><a href="{@docRoot}training/material/get-started.html">Начало работы</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">Использование темы Material Design</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">Создание списков и карточек</a></dt> 50 …<dt><a href="{@docRoot}training/material/shadows-clipping.html">Определение теней и обрезка предст… 53 <dt><a href="{@docRoot}training/material/drawables.html">Работа с элементами дизайна</a></dt> 56 …<dt><a href="{@docRoot}training/material/animations.html">Определение настраиваемой анимации</a></… 59 <dt><a href="{@docRoot}training/material/compatibility.html">Обеспечение совместимости</a></dt>
|
/frameworks/base/docs/html/design/material/ |
D | index.jd | 3 page.image=images/cards/design-material-for-android_2x.jpg 9 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 44 material design apps. To use material design in your Android apps, follow the guidelines defined 45 in the <a href="http://www.google.com/design/spec">material design specification</a> and use the 48 <p>Android provides the following elements for you to build material design apps:</p> 56 <p>For more information about implementing material design on Android, see 57 <a href="{@docRoot}training/material/index.html">Creating Apps with Material Design</a>.</p> 62 <p>The material theme provides a new style for your app, system widgets that let you set 68 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238"/> 70 <p style="margin-top:8px">Dark material theme</p> [all …]
|
/frameworks/base/docs/html-intl/intl/vi/training/material/ |
D | index.jd | 4 page.metaDescription=Tìm hiểu cách áp dụng material design cho ứng dụng của bạn. 19 và tương tác giữa nhiều nền tảng và thiết bị. Để sử dụng material design trong ứng dụng Androi của … 21 <a href="http://www.google.com/design/spec/material-design/introduction.html">đặc tả 22 material design</a> và sử dụng những thành phần và tính năng mới sẵn có trong Android 5.0 25 <p>Bài học này sẽ cho bạn thấy cách tạo ứng dụng material design bằng những phần tử sau:</p> 28 <li>Chủ đề material</li> 36 5.0 (API mức 21) khi bạn sử dụng các tính năng về material design trong ứng dụng của mình.</p> 41 <dt><a href="{@docRoot}training/material/get-started.html">Bắt đầu</a></dt> 42 <dd>Tìm hiểu cách cập nhật ứng dụng của bạn với các tính năng của material design.</dd> 44 <dt><a href="{@docRoot}training/material/theme.html">Sử dụng Chủ đề Material</a></dt> [all …]
|
D | get-started.jd | 18 <li><a href="{@docRoot}design/material/index.html">Material Design trên Android</a></li> 24 <p>Để tạo ứng dụng với material design:</p> 28 Xem phần <a href="http://www.google.com/design/spec">đặc tả phong cách material design</a>.</li> 30 Áp dụng chủ đề <strong>material</strong> cho ứng dụng của bạn.</li> 32 Tạo <strong>bố trí</strong> của bạn theo hướng dẫn về material design.</li> 43 <p>Bạn có thể thêm nhiều tính năng material design vào ứng dụng của mình trong khi vẫn duy trì tính… 45 <a href="{@docRoot}training/material/compatibility.html">Duy trì Tính tương thích</a>.</p> 47 <h3>Cập nhật ứng dụng của bạn với material design</h3> 49 <p>Để cập nhật một ứng dụng hiện tại bằng material design, hãy cập nhật các bố trí của bạn theo 50 hướng dẫn về material design. Cũng nhớ kết hợp chiều sâu, phản hồi chạm và [all …]
|
D | theme.jd | 16 <li><a href="{@docRoot}design/material/index.html">Material Design trên Android</a></li> 22 <p>Chủ đề material mới cung cấp:</p> 30 <p>Bạn có thể tùy chỉnh diện mạo của chủ đề material 37 <p>Chủ đề material được định nghĩa là:</p> 45 <p>Để biết danh sách các kiểu material mà bạn có thể sử dụng, hãy xem tài liệu tham chiếu API cho 48 <!-- two columns, dark/light material theme example --> 51 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238"> 53 <p style="margin-top:8px;font-size:12px"><strong>Hình 1</strong>. Giao diện material tối</p> 57 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238"> 59 <p style="margin-top:8px;font-size:12px"><strong>Hình 2</strong>. Giao diện material sáng</p> [all …]
|
/frameworks/base/docs/html-intl/intl/zh-cn/design/material/ |
D | index.jd | 3 page.image=images/cards/design-material-for-android_2x.jpg 8 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 55 <p>有关在 Android 上实现材料设计的详细信息,请参阅<a href="{@docRoot}training/material/index.html">使用材料设计创建应用</a>。 67 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 73 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238" /> 81 <p>如需了解详细信息,请参阅<a href="{@docRoot}training/material/theme.html">使用材料主题 93 <img src="{@docRoot}design/material/images/list_mail.png" width="500" height="426" /> 98 <img src="{@docRoot}design/material/images/card_travel.png" width="500" height="426" /> 105 <p>如需了解详细信息,请参阅<a href="{@docRoot}training/material/lists-cards.html">创建列表和卡片</a>。 122 <source src="{@docRoot}design/material/videos/ContactsAnim.mp4"/> [all …]
|
/frameworks/base/docs/html-intl/intl/ja/design/material/ |
D | index.jd | 3 page.image=images/cards/design-material-for-android_2x.jpg 8 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 55 <p>Android でのマテリアル デザインの実装については、<a href="{@docRoot}training/material/index.html">マテリアル デザインを使用したアプリ… 67 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 73 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238" /> 81 <p>詳細については、<a href="{@docRoot}training/material/theme.html">マテリアル テーマの使用</a>をご覧ください。 93 <img src="{@docRoot}design/material/images/list_mail.png" width="500" height="426" /> 98 <img src="{@docRoot}design/material/images/card_travel.png" width="500" height="426" /> 105 <p>詳細については、<a href="{@docRoot}training/material/lists-cards.html">リストとカードの作成</a>をご覧ください。 122 <source src="{@docRoot}design/material/videos/ContactsAnim.mp4"/> [all …]
|
/frameworks/base/docs/html-intl/intl/zh-tw/design/material/ |
D | index.jd | 3 page.image=images/cards/design-material-for-android_2x.jpg 8 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 55 <p>如需取得如何在 Android 上實作材料設計的詳細資訊,請參閱<a href="{@docRoot}training/material/index.html">使用材料設計建立應用程式</a… 67 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 73 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238" /> 81 <p>如需詳細資訊,請參閱<a href="{@docRoot}training/material/theme.html">使用材料設計風格</a>。 93 <img src="{@docRoot}design/material/images/list_mail.png" width="500" height="426" /> 98 <img src="{@docRoot}design/material/images/card_travel.png" width="500" height="426" /> 105 <p>如需詳細資訊,請參閱<a href="{@docRoot}training/material/lists-cards.html">建立清單和卡片</a>。 122 <source src="{@docRoot}design/material/videos/ContactsAnim.mp4"/> [all …]
|
/frameworks/base/docs/html-intl/intl/ko/design/material/ |
D | index.jd | 4 page.image=images/cards/design-material-for-android_2x.jpg 9 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 57 <a href="{@docRoot}training/material/index.html">머티리얼 디자인으로 앱 생성</a>을 참조하세요.</p> 68 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 74 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238" /> 82 <p>자세한 내용은 <a href="{@docRoot}training/material/theme.html">머티리얼 94 <img src="{@docRoot}design/material/images/list_mail.png" width="500" height="426" /> 99 <img src="{@docRoot}design/material/images/card_travel.png" width="500" height="426" /> 106 <p>자세한 내용은 <a href="{@docRoot}training/material/lists-cards.html">목록 123 <source src="{@docRoot}design/material/videos/ContactsAnim.mp4"/> [all …]
|
/frameworks/base/docs/html-intl/intl/ru/design/material/ |
D | index.jd | 4 page.image=images/cards/design-material-for-android_2x.jpg 9 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 57 <a href="{@docRoot}training/material/index.html">Создание приложений с помощью Material Design</a>.… 68 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 74 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238" /> 82 <p>Дополнительные сведения см. в разделе <a href="{@docRoot}training/material/theme.html">Использов… 94 <img src="{@docRoot}design/material/images/list_mail.png" width="500" height="426" /> 99 <img src="{@docRoot}design/material/images/card_travel.png" width="500" height="426" /> 106 <p>Дополнительные сведения см. в разделе <a href="{@docRoot}training/material/lists-cards.html">Соз… 123 <source src="{@docRoot}design/material/videos/ContactsAnim.mp4"/> [all …]
|
/frameworks/base/docs/html-intl/intl/in/training/material/ |
D | index.jd | 20 <a href="http://www.google.com/design/spec/material-design/introduction.html">spesifikasi desain ba… 40 <dt><a href="{@docRoot}training/material/get-started.html">Memulai</a></dt> 43 <dt><a href="{@docRoot}training/material/theme.html">Menggunakan Tema Bahan</a></dt> 46 <dt><a href="{@docRoot}training/material/lists-cards.html">Membuat Daftar dan Kartu</a></dt> 49 …<dt><a href="{@docRoot}training/material/shadows-clipping.html">Mendefinisikan Bayangan dan Memang… 52 <dt><a href="{@docRoot}training/material/drawables.html">Bekerja dengan Drawable</a></dt> 55 <dt><a href="{@docRoot}training/material/animations.html">Mendefinisikan Animasi Custom</a></dt> 58 …<dt><a href="{@docRoot}training/material/compatibility.html">Mempertahankan Kompatibilitas</a></dt>
|
/frameworks/base/docs/html-intl/intl/vi/design/material/ |
D | index.jd | 4 page.image=images/cards/design-material-for-android_2x.jpg 9 <a class="notice-developers right" href="{@docRoot}training/material/index.html"> 44 những ứng dụng theo phong cách material design. Để sử dụng material design trong ứng dụng Androi củ… 45 trong <a href="http://www.google.com/design/spec">đặc tả material design</a> và sử dụng 48 <p>Android cung cấp những phần tử sau để bạn dựng ứng dụng theo phong cách material design:</p> 56 <p>Để biết thêm thông tin về triển khai material design trên Android, hãy xem 57 <a href="{@docRoot}training/material/index.html">Tạo ứng dụng với Material Design</a>.</p> 62 <p>Giao diện material mang đến một phong cách mới cho ứng dụng của bạn và các widget hệ thống, cho … 68 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238" /> 70 <p style="margin-top:8px">Giao diện material tối</p> [all …]
|
/frameworks/base/docs/html-intl/intl/es/training/material/ |
D | index.jd | 20 <a href="http://www.google.com/design/spec/material-design/introduction.html">especificación de Mat… 40 <dt><a href="{@docRoot}training/material/get-started.html">Comencemos</a></dt> 43 <dt><a href="{@docRoot}training/material/theme.html">Usar el tema Material</a></dt> 46 <dt><a href="{@docRoot}training/material/lists-cards.html">Crear listas y tarjetas</a></dt> 49 …<dt><a href="{@docRoot}training/material/shadows-clipping.html">Definir vistas de recorte y sombra… 52 …<dt><a href="{@docRoot}training/material/drawables.html">Trabajar con interfaces dibujables</a></d… 55 …<dt><a href="{@docRoot}training/material/animations.html">Definir animaciones personalizadas</a></… 58 <dt><a href="{@docRoot}training/material/compatibility.html">Mantener la compatibilidad</a></dt>
|
D | theme.jd | 16 <li><a href="{@docRoot}design/material/index.html">Material Design en Android</a></li> 22 <p>El nuevo tema material proporciona:</p> 30 <p>Puedes personalizar la apariencia del tema material 37 <p>El tema material se define como:</p> 48 <!-- two columns, dark/light material theme example --> 51 <img src="{@docRoot}design/material/images/MaterialDark.png" width="500" height="238"> 57 <img src="{@docRoot}design/material/images/MaterialLight.png" width="500" height="238"> 66 <strong>Nota:</strong> El tema material solo está disponible en Android 5.0 (API nivel 21) y 70 <a href="{@docRoot}training/material/compatibility.html">Mantener la compatibilidad</a>. 77 tus colores personalizados mediante los atributos de temas cuando heredes del tema material:</p> [all …]
|
/frameworks/base/docs/html-intl/intl/pt-br/training/material/ |
D | index.jd | 21 <a href="http://www.google.com/design/spec/material-design/introduction.html">especificações do 41 <dt><a href="{@docRoot}training/material/get-started.html">Como iniciar</a></dt> 44 <dt><a href="{@docRoot}training/material/theme.html">Como usar o tema do Material</a></dt> 47 <dt><a href="{@docRoot}training/material/lists-cards.html">Como criar listas e cartões</a></dt> 50 …<dt><a href="{@docRoot}training/material/shadows-clipping.html">Como definir sombras e recortar vi… 53 <dt><a href="{@docRoot}training/material/drawables.html">Como trabalhar com desenháveis</a></dt> 56 …<dt><a href="{@docRoot}training/material/animations.html">Como definir animações personalizadas</a… 59 …<dt><a href="{@docRoot}training/material/compatibility.html">Como manter a compatibilidade</a></dt>
|
12345678