├── .gitignore ├── Gemfile ├── Guide.md ├── README.md ├── README_隐藏校对认领前备份.md ├── SOURCE ├── README.md ├── README副本.md ├── SUMMARY.md ├── TOC.md ├── animation │ ├── authentic-motion.md │ ├── delightful-details.md │ ├── meaningful-transitions.md │ └── responsive-interaction.md ├── components │ ├── bottom-sheets.md │ ├── buttons-floating-action-button.md │ ├── buttons.md │ ├── cards.md │ ├── chips-tokens.md │ ├── chips.md │ ├── data-tables.md │ ├── dialogs.md │ ├── dividers.md │ ├── grids.md │ ├── images │ │ ├── components-bottomsheet-for-mobile-1a_large_mdpi.png │ │ ├── components-bottomsheet-for-mobile-1a_large_xhdpi.png │ │ ├── components-bottomsheet-for-mobile-1b_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_08_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_08b_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_12_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_12b_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_20_large_mdpi.png │ │ ├── components-bottomsheets-content-actionsheet_20b_large_mdpi.png │ │ ├── components-bottomsheets-content-bottomsheet_10a_large_mdpi.png │ │ ├── components-bottomsheets-content-bottomsheet_10b_large_mdpi.png │ │ ├── components-buttons-buttonsindialogs_large_mdpi.png │ │ ├── components-buttons-desktop-dropdowns_large_mdpi.png │ │ ├── components-buttons-dialog_usage_1_large_mdpi.png │ │ ├── components-buttons-dialog_usage_2_large_mdpi.png │ │ ├── components-buttons-floating-actions-1a_large_mdpi.png │ │ ├── components-buttons-floating-actions-1b_large_mdpi.png │ │ ├── components-buttons-icon-toggles-1_large_mdpi.png │ │ ├── components-buttons-icon-toggles-2_large_mdpi.png │ │ ├── components-buttons-icon-toggles-3_large_mdpi.png │ │ ├── components-buttons-mobile-dropdowns-1a_large_mdpi.png │ │ ├── components-buttons-mobile-dropdowns-1b_large_mdpi.png │ │ ├── components-buttons-mobile-dropdowns-3_large_mdpi.png │ │ ├── components-buttons-persistant-footer-1_large_mdpi.png │ │ ├── components-buttons-persistant-footer-4a_large_mdpi.png │ │ ├── components-buttons-persistant-footer-4b_large_mdpi.png │ │ ├── components-buttons-states-for-mocks-1a_large_mdpi.png │ │ ├── components-buttons-states-for-mocks-1b_large_mdpi.png │ │ ├── components-buttons-states-for-mocks-2a_large_mdpi.png │ │ ├── components-buttons-states-for-mocks-2b_large_mdpi.png │ │ ├── components-buttons-usage-01_intro_large_mdpi.png │ │ ├── components-buttons-usage-02_intro_large_mdpi.png │ │ ├── components-buttons-usage-03_intro_large_mdpi.png │ │ ├── components-buttons-usage-05_chart_large_mdpi.png │ │ ├── components-buttons-usage-1_buttons_usage_19_large_mdpi.png │ │ ├── components-buttons-usage-1_usage_padding_large_mdpi.png │ │ ├── components-buttons-usage-2_buttons_usage_19_large_mdpi.png │ │ ├── components-buttons-usage-2_usage_padding_large_mdpi.png │ │ ├── components-buttons-usage-flat-1a_large_mdpi.png │ │ ├── components-buttons-usage-flat-1b_large_mdpi.png │ │ ├── components-buttons-usage-flat-do_large_mdpi.png │ │ ├── components-buttons-usage-flat-dont_large_mdpi.png │ │ ├── components-buttons-usage-raised-1a_large_mdpi.png │ │ ├── components-buttons-usage-raised-1b_large_mdpi.png │ │ ├── components-buttons-usage-raised-do_large_mdpi.png │ │ ├── components-buttons-usage-raised-dont_large_mdpi.png │ │ ├── components-buttons-usage-usage_persistent_large_mdpi.png │ │ ├── components-cards-11_large_mdpi.png │ │ ├── components-cards-13_large_mdpi.png │ │ ├── components-cards-15_large_mdpi.png │ │ ├── components-cards-actions-card_actionsa_large_mdpi.png │ │ ├── components-cards-actions-card_actionsb_large_mdpi.png │ │ ├── components-cards-actions-card_actionsc_large_mdpi.png │ │ ├── components-cards-actions-card_actionsd_large_mdpi.png │ │ ├── components-cards-content-card_books_large_mdpi.png │ │ ├── components-cards-content-card_discover_large_mdpi.png │ │ ├── components-cards-content-card_notes_large_mdpi.png │ │ ├── components-cards-usage-card_no2a_large_mdpi.png │ │ ├── components-cards-usage-card_no2b_large_mdpi.png │ │ ├── components-cards-usage-card_noa_large_mdpi.png │ │ ├── components-cards-usage-card_nob_large_mdpi.png │ │ ├── components-cards-usage-card_single_large_mdpi.png │ │ ├── components-cards-usage-card_travel_large_mdpi.png │ │ ├── components-cards-usage-cards_guidelines_large_mdpi.png │ │ ├── components-cards-usage-cardvstilea_large_mdpi.png │ │ ├── components-cards-usage-cardvstileb_large_mdpi.png │ │ ├── components-chips-contactchips-chips_03a_large_mdpi.png │ │ ├── components-chips-contactchips-chips_03b_large_mdpi.png │ │ ├── components-chips-contactchips-chips_06_large_mdpi.png │ │ ├── components-chips-contactchips-chips_08_large_mdpi.png │ │ ├── components-chips-contactchips-chips_11_large_mdpi.png │ │ ├── components-dialogs-actions-dialogs_11_large_mdpi.png │ │ ├── components-dialogs-behavior-dialogs_12_large_mdpi.png │ │ ├── components-dialogs-content-dialogs_03a_large_mdpi.png │ │ ├── components-dialogs-content-dialogs_03b_large_mdpi.png │ │ ├── components-dialogs-usage-dialog_03_large_mdpi.png │ │ ├── components-dialogs-usage-dialogs_07_large_mdpi.png │ │ ├── components-dialogs-usage-dialogs_07a_large_mdpi.png │ │ ├── components-dialogs-usage-dialogs_07b_large_mdpi.png │ │ ├── components-dialogs-usage-sidebysidebuttonsa_large_mdpi.png │ │ ├── components-dialogs-usage-sidebysidebuttonsb_large_mdpi.png │ │ ├── components-dialogs-usage-stackedfullwidthbuttonsa_large_mdpi.png │ │ ├── components-dividers-full-bleed-1a_large_mdpi.png │ │ ├── components-dividers-full-bleed-1b2_large_mdpi.png │ │ ├── components-dividers-image-based-1a_large_mdpi.png │ │ ├── components-dividers-inset-1a_large_mdpi.png │ │ ├── components-dividers-inset-1b_large_mdpi.png │ │ ├── components-dividers-items-without-anchor-1a_large_mdpi.png │ │ ├── components-dividers-items-without-anchor-1b_large_mdpi.png │ │ ├── components-dividers-subheaders-1a_large_mdpi.png │ │ ├── components-dividers-subheaders-1b_large_mdpi.png │ │ ├── components-grids-behavior-spec_grid_drawings_05_large_mdpi.png │ │ ├── components-grids-behavior-spec_grid_drawings_06_large_mdpi.png │ │ ├── components-grids-content-spec_grid_drawings_03_large_mdpi.png │ │ ├── components-grids-content-spec_grid_drawings_04_large_mdpi.png │ │ ├── components-grids-keylines-Grid_footer_overview_01a_large_mdpi.png │ │ ├── components-grids-keylines-Grid_footer_overview_01b_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_01a_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_01b_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_02_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_03a_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_03b_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_03c_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_03d_large_mdpi.png │ │ ├── components-grids-keylines-SingleLineGrid_04_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_01a_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_01b_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_02_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_03a_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_03b_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_03c_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_03d_large_mdpi.png │ │ ├── components-grids-keylines-TwoLineGrid_04_large_mdpi.png │ │ ├── components-grids-keylines-imageOnlyGrid_01_large_mdpi.png │ │ ├── components-grids-keylines-imageOnlyGrid_03_large_mdpi.png │ │ ├── components-grids-usage-spec_grid_drawings_01_large_mdpi.png │ │ ├── components-grids-usage-spec_grid_drawings_02a_large_mdpi.png │ │ ├── components-grids-usage-spec_grid_drawings_02b_large_mdpi.png │ │ ├── components-keylinesinlists-1_large_mdpi.png │ │ ├── components-keylinesinlists-2_large_mdpi.png │ │ ├── components-keylinesinlists-3_large_mdpi.png │ │ ├── components-keylinesinlists-4_large_mdpi.png │ │ ├── components-keylinesinlists-5_large_mdpi.png │ │ ├── components-keylinesinlists-6_large_mdpi.png │ │ ├── components-listcontrols-listcontrols-listcontrols_03_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_08_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_10_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_16_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_18_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_22a_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_22b_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_22c_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_26a_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_26b_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_28a_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_28b_large_mdpi.png │ │ ├── components-listcontrols-typesoflistcontrols-listcontrols_30_large_mdpi.png │ │ ├── components-listcontrols-typesofmenucontrols-listcontrols_06_large_mdpi.png │ │ ├── components-listcontrols-typesofmenucontrols-listcontrols_12_large_mdpi.png │ │ ├── components-lists-1_large_mdpi.png │ │ ├── components-lists-2_large_mdpi.png │ │ ├── components-lists-3_large_mdpi.png │ │ ├── components-lists-4_large_mdpi.png │ │ ├── components-lists-5_large_mdpi.png │ │ ├── components-lists-6_large_mdpi.png │ │ ├── components-lists-7_large_mdpi.png │ │ ├── components-menus-behavior-menus-08_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-01_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-02_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-03a_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-03b_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-04a_large_mdpi.png │ │ ├── components-menus-behavior-menus-p-04b_large_mdpi.png │ │ ├── components-menus-menuitems-menu-items-01_large_mdpi.png │ │ ├── components-menus-menuitems-menu-items-02_large_mdpi.png │ │ ├── components-menus-menus-menus-01a_large_mdpi.png │ │ ├── components-menus-menus-menus-01b_large_mdpi.png │ │ ├── components-menus-menus-menus-02_large_mdpi.png │ │ ├── components-menus-menus-menus-03_large_mdpi.png │ │ ├── components-menus-menus-menus-04_large_mdpi.png │ │ ├── components-menus-menus-menus-05_large_mdpi.png │ │ ├── components-menus-menus-menus-06_large_mdpi.png │ │ ├── components-menus-metrics-menus-redlines-01_large_mdpi.png │ │ ├── components-menus-metrics-menus-redlines-02_large_mdpi.png │ │ ├── components-menus-metrics-menus-redlines-03_large_mdpi.png │ │ ├── components-menus-metrics-menus-redlines-04_large_mdpi.png │ │ ├── components-recommendedthreelinelists-10_large_mdpi.png │ │ ├── components-recommendedthreelinelists-12_large_mdpi.png │ │ ├── components-recommendedthreelinelists-1_large_mdpi.png │ │ ├── components-recommendedthreelinelists-2_large_mdpi.png │ │ ├── components-recommendedthreelinelists-3_large_mdpi.png │ │ ├── components-recommendedthreelinelists-6_large_mdpi.png │ │ ├── components-recommendedthreelinelists-7_large_mdpi.png │ │ ├── components-recommendedthreelinelists-8_large_mdpi.png │ │ ├── components-recommendedthreelinelists-9_large_mdpi.png │ │ ├── components-recommendedtwolinelists-10_large_mdpi.png │ │ ├── components-recommendedtwolinelists-11_large_mdpi.png │ │ ├── components-recommendedtwolinelists-1_large_mdpi.png │ │ ├── components-recommendedtwolinelists-2_large_mdpi.png │ │ ├── components-recommendedtwolinelists-3_large_mdpi.png │ │ ├── components-recommendedtwolinelists-6_large_mdpi.png │ │ ├── components-recommendedtwolinelists-7_large_mdpi.png │ │ ├── components-recommendedtwolinelists-8_large_mdpi.png │ │ ├── components-recommendedtwolinelists-9_large_mdpi.png │ │ ├── components-singlelinelists-11_large_mdpi.png │ │ ├── components-singlelinelists-1_large_mdpi.png │ │ ├── components-singlelinelists-2_large_mdpi.png │ │ ├── components-singlelinelists-3_large_mdpi.png │ │ ├── components-singlelinelists-6_large_mdpi.png │ │ ├── components-singlelinelists-7_large_mdpi.png │ │ ├── components-singlelinelists-8_large_mdpi.png │ │ ├── components-sliders-discreteslider-sliders_precise_03_large_mdpi.png │ │ ├── components-sliders-discreteslider-sliders_precise_06_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_12_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_14_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_spec_07_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_spec_09_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_spec_16_large_mdpi.png │ │ ├── components-sliders-sliders-sliders_spec_24_large_mdpi.png │ │ ├── components-subheads-gridsubheader-subheader_04_large_mdpi.png │ │ ├── components-subheads-subheader_05_large_mdpi.png │ │ ├── components-switches-checkbox-switches_07a_large_mdpi.png │ │ ├── components-switches-checkbox-switches_07b_large_mdpi.png │ │ ├── components-switches-radio_02_large_mdpi.png │ │ ├── components-switches-radio_switches_spec_03_dark_large_mdpi.png │ │ ├── components-switches-radiobutton-radio_spec_12a_large_mdpi.png │ │ ├── components-switches-radiobutton-radio_spec_12b_large_mdpi.png │ │ ├── components-switches-switch-desktop-fingertouch_large_mdpi.png │ │ ├── components-switches-switch-mobile-fingertouch_large_mdpi.png │ │ ├── components-switches-switch-switches_spec_03_large_mdpi.png │ │ ├── components-switches-switch-switches_spec_10a_large_mdpi.png │ │ ├── components-switches-switch-switches_spec_10b_large_mdpi.png │ │ ├── components-tabs-content-tabs_15_large_mdpi.png │ │ ├── components-tabs-listsubheaders-subheader_01_large_mdpi.png │ │ ├── components-tabs-listsubheaders-subheader_02_large_mdpi.png │ │ ├── components-tabs-listsubheaders-subheader_03_large_mdpi.png │ │ ├── components-tabs-typesoftabs-tabs-spec-04_large_mdpi.png │ │ ├── components-tabs-typesoftabs-tabs-spec-05_large_mdpi.png │ │ ├── components-tabs-typesoftabs-tabs-spec-06_large_mdpi.png │ │ ├── components-tabs-typesoftabs-tabs-spec-10_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-02_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-03_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-06_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-07_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-08_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-09_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-12_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-13_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-14_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-15_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-16_large_mdpi.png │ │ ├── components-tabs-usage-tabs-spec-17_large_mdpi.png │ │ ├── components-tabs-usage-tabs_do_06_large_mdpi.png │ │ ├── components-tabs-usage-tabs_do_08_large_mdpi.png │ │ ├── components-tabs-usage-tabs_do_10_large_mdpi.png │ │ ├── components-tabs-usage-tabs_dont_06_large_mdpi.png │ │ ├── components-tabs-usage-tabs_dont_08_large_mdpi.png │ │ ├── components-tabs-usage-tabs_dont_10_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_03a_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_03b_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_06_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_08a_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_08b_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_10_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_12a_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_12b_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_15_large_mdpi.png │ │ ├── components-textfields-autocompletetextfield-textfields_autocomplete_18_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_03a_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_03b_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_06a_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_06b_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_08_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_14_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_14b_large_mdpi.png │ │ ├── components-textfields-charactercounter-textfields_counter_16_large_mdpi.png │ │ ├── components-textfields-floatinglabels-redlines_08_large_mdpi.png │ │ ├── components-textfields-floatinglabels-textfields_single_14_large_mdpi.png │ │ ├── components-textfields-floatinglabels-textfields_single_17_large_mdpi.png │ │ ├── components-textfields-floatinglabels-textfields_single_21_large_mdpi.png │ │ ├── components-textfields-fullwidthtextfield-textfields_multi_10a_large_mdpi.png │ │ ├── components-textfields-fullwidthtextfield-textfields_multi_10b_large_mdpi.png │ │ ├── components-textfields-fullwidthtextfield-textfields_multi_12_large_mdpi.png │ │ ├── components-textfields-fullwidthtextfield-textfields_redlines_12_large_mdpi.png │ │ ├── components-textfields-multilinetextfield-textfields_multi_03a_large_mdpi.png │ │ ├── components-textfields-multilinetextfield-textfields_multi_03b_large_mdpi.png │ │ ├── components-textfields-multilinetextfield-textfields_multi_06_large_mdpi.png │ │ ├── components-textfields-multilinetextfield-textfields_multi_08_large_mdpi.png │ │ ├── components-textfields-searchfilter-textfields_filter_06_large_mdpi.png │ │ ├── components-textfields-singleline-redline_06_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_redlines_03_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_03_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_04_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_06_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_08_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_10_large_mdpi.png │ │ ├── components-textfields-singlelinetextfields-textfields_single_12_large_mdpi.png │ │ ├── components-textfields-singlelinewithscrolling-textfields_single_scroll_03_large_mdpi.png │ │ ├── components-textfields-singlelinewithscrolling-textfields_single_scroll_06_large_mdpi.png │ │ ├── components-toasts--specs-snackbar_toast_14_large_mdpi.png │ │ ├── components-toasts-3-spec_toast_06_large_mdpi.png │ │ ├── components-toasts-specs-snackbar_toast_08_large_mdpi.png │ │ ├── components-toasts-specs-snackbar_toast_10_large_mdpi.png │ │ ├── components-toasts-specs-snackbar_toast_16_large_mdpi.png │ │ ├── components-toasts-specs-spec_toast_03_1_large_mdpi.png │ │ ├── components-toasts-specs-spec_toast_03_2_large_mdpi.png │ │ ├── components-toasts-specs-spec_toast_12_large_mdpi.png │ │ ├── components-toasts-specs-spec_toast_18_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_do_20_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_do_22_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_do_24_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_do_26_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_dont_20_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_dont_22_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_dont_24_large_mdpi.png │ │ ├── components-toasts-usage-spec_toast_dont_26_large_mdpi.png │ │ ├── components-tooltips-cursorkeyboardtooltips-tooltips_03_large_mdpi.png │ │ ├── components-tooltips-cursorkeyboardtooltips-tooltips_09_large_mdpi.png │ │ ├── components-tooltips-touchuitooltips-tooltips_15a_large_mdpi.png │ │ ├── components-tooltips-touchuitooltips-tooltips_15b_large_mdpi.png │ │ ├── components-tooltips-touchuitooltips-tooltips_16_large_mdpi.png │ │ ├── components-tooltips-touchuitooltips-tooltips_19a_large_mdpi.png │ │ ├── components-tooltips-touchuitooltips-tooltips_19b_large_mdpi.png │ │ ├── components-tooltips-usage-tooltips_06a_large_mdpi.png │ │ ├── components-tooltips-usage-tooltips_06b_large_mdpi.png │ │ ├── components-tooltips-usage-tooltips_13a_large_mdpi.png │ │ ├── components-tooltips-usage-tooltips_13b_large_mdpi.png │ │ ├── components.textfields_search_filtering_A_large_mdpi.png │ │ ├── components.textfields_search_filtering_B_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB3_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB3_large_xhdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB4_large_mdpi.png │ │ └── patterns-promotedactions-floatingactionbuttonFAB4_large_xhdpi.png │ ├── list-controls.md │ ├── lists.md │ ├── menus.md │ ├── pickers.md │ ├── progress-activity.md │ ├── selection-controls.md │ ├── sliders.md │ ├── snackbars-and-toasts.md │ ├── subheaders.md │ ├── switches.md │ ├── tabs.md │ ├── text-fields.md │ └── tooltips.md ├── cover.jpg ├── cover_small.jpg ├── layout │ ├── adaptive-ui.md │ ├── images │ │ ├── Layout-principles-papercraft-papercraft-01a_large_mdpi.png │ │ ├── Layout-principles-papercraft-papercraft-03a_large_mdpi.png │ │ ├── layout-metrics-baselinegrids-01-8dp-baselinea_large_mdpi.png │ │ ├── layout-metrics-baselinegrids-01-8dp-baselineb_large_mdpi.png │ │ ├── layout-metrics-baselinegrids-01-8dp-baselinec_large_mdpi.png │ │ ├── layout-metrics-baselinegrids-02-8dp-baseline_large_mdpi.png │ │ ├── layout-metrics-baselinegrids-baseline-03_large_mdpi.png │ │ ├── layout-metrics-incrementalkeylines-incrementalkeylines-01_large_mdpi.png │ │ ├── layout-metrics-incrementalkeylines-incrementalkeylines-02_large_mdpi.png │ │ ├── layout-metrics-incrementalkeylines-incrementalkeylines-03_large_mdpi.png │ │ ├── layout-metrics-incrementalkeylines-incrementalkeylines-04_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-desktopa_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-desktopc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-01ba_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-01bb_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-01bc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-02ba_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-02bb_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-02bc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-03ba_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-03bb_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-03bc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-04ba_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-04bb_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-04bc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-05ba_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-05bb_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-mobile-05bc_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-01_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-01a_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-01b_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-02_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-02a_large_mdpi.png │ │ ├── layout-metrics-keylines-keylines-spacing-tablet-02b_large_mdpi.png │ │ ├── layout-metrics-ratiokeylines-keylines_15_large_mdpi.png │ │ ├── layout-metrics-ratiokeylines-keylines_18_large_mdpi.png │ │ ├── layout-metrics-ratiokeylines-keylines_19_large_mdpi.png │ │ ├── layout-metrics-ratiokeylines-ratiokeylines-02_large_mdpi.png │ │ ├── layout-metrics-touchtarget-touch-target-02a_large_mdpi.png │ │ ├── layout-metrics-touchtarget-touch-target-02b_large_mdpi.png │ │ ├── layout-principles-dimensionality-dimensionality-01_large_mdpi.png │ │ ├── layout-principles-dimensionality-dimensionality-02_large_mdpi.png │ │ ├── layout-principles-dimensionality-dimensionality-03_large_mdpi.png │ │ ├── layout-principles-dimensionality-dimensionality-04_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-01_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-02_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-03_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-04_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-05_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-06_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-07_large_mdpi.png │ │ ├── layout-principles-dimensionality-shadows-08_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-03_MISSINGASSET_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-05a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-06a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-07a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-08a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-09a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-10a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-11a_large_mdpi.png │ │ ├── layout-principles-papercraft-papercraft-12a_large_mdpi.png │ │ ├── layout-principles-responsive-responsive-01_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-01_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-02_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-03_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-04_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-05_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-06_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-07_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-08_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-09_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-10_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-11_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-12_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-13_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-14_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-15_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-16_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-17_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-18_large_mdpi.png │ │ ├── layout-structure-appbar-appbar-19_large_mdpi.png │ │ ├── layout-structure-drive_chrome-02_large_mdpi.png │ │ ├── layout-structure-drive_chrome-04_large_mdpi.png │ │ ├── layout-structure-sidenav-sidenav-01_large_mdpi.png │ │ ├── layout-structure-sidenav-sidenav-02_large_mdpi.png │ │ ├── layout-structure-sidenav-sidenav-03_large_mdpi.png │ │ ├── layout-structure-sidenav-sidenav-04_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-01_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-02_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-03_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-04_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-05_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-06_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-07a_large_mdpi.png │ │ ├── layout-structure-toolbars-toolbars-08a_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-01_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-02_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-03_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-04_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-05_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-06_large_mdpi.png │ │ ├── layout-structure-uiregions-uiregions-07_large_mdpi.png │ │ ├── layout-structure-whiteframe_bigtop_large_mdpi.png │ │ ├── layout-structure-whiteframe_calendar_large_mdpi.png │ │ ├── layout-structure-whiteframe_contacts_large_mdpi.png │ │ ├── layout-structure-whiteframe_drive_large_mdpi.png │ │ ├── layout-structure-whiteframe_gallery_large_mdpi.png │ │ ├── layout-structure-whiteframe_mail_large_mdpi.png │ │ ├── layout-structure-whiteframe_maps_large_mdpi.png │ │ ├── layout-structure-whiteframe_music_large_mdpi.png │ │ ├── papercraft-04_dont_large_mdpi.png │ │ └── papercraft-04_large_mdpi.png │ ├── layout-principles.md │ ├── metrics-and-keylines.md │ ├── structure.md │ └── units-measurements.md ├── material-design │ ├── images │ │ ├── materialdesign-goals-cutrectangles_large_mdpi.png │ │ ├── materialdesign-goals-landingimage_large_mdpi.png │ │ ├── materialdesign-goals-swirlanddot_large_mdpi.png │ │ ├── materialdesign-principles-circleplus_large_mdpi.png │ │ ├── materialdesign-principles-flyingsquare_large_mdpi.png │ │ └── materialdesign-principles-layersquares_large_mdpi.png │ └── introduction.md ├── patterns │ ├── app-structure.md │ ├── data-formats.md │ ├── empty-states.md │ ├── errors.md │ ├── gestures.md │ ├── imagery-treatment.md │ ├── images │ │ ├── Patterns-Gestures-TouchActivities-02_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-03_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-04_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-05_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-06_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-07_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-08_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-09_large_mdpi.png │ │ ├── Patterns-Gestures-TouchActivities-10_large_mdpi.png │ │ ├── Patterns-Gestures-TouchMechanics-6-Long-press-drag_large_mdpi.png │ │ ├── patterns-ImageTreatment-ImageLoad-1graph_large_mdpi.png │ │ ├── patterns-gestures-gestures-double-touch_large_mdpi.png │ │ ├── patterns-gestures-gestures-long-press-drag_large_mdpi.png │ │ ├── patterns-gestures-gestures-long-press_large_mdpi.png │ │ ├── patterns-gestures-gestures-pinch-closed_large_mdpi.png │ │ ├── patterns-gestures-gestures-pinch-open_large_mdpi.png │ │ ├── patterns-gestures-gestures-rotate_large_mdpi.png │ │ ├── patterns-gestures-gestures-swipe_large_mdpi.png │ │ ├── patterns-gestures-gestures-touch_large_mdpi.png │ │ ├── patterns-gestures-gestures-two-finger-double-touch_large_mdpi.png │ │ ├── patterns-gestures-gestures-two-finger-long-press-drag_large_mdpi.png │ │ ├── patterns-gestures-gestures-two-finger-long-press_large_mdpi.png │ │ ├── patterns-gestures-gestures-two-finger-swipe_large_mdpi.png │ │ ├── patterns-gestures-gestures-two-finger-touch_large_mdpi.png │ │ ├── patterns-imagetreatment-aperturevsdevelopment1-yes-no_large_mdpi.png │ │ ├── patterns-imagetreatment-aperturevsdevelopment2-yes-no_large_mdpi.png │ │ ├── patterns-imagetreatment-imageload2_large_mdpi.png │ │ ├── patterns-imagetreatment-imageload3_large_mdpi.png │ │ ├── patterns-imagetreatment-imageload4_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontent-FAB03do1_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontent-FAB03do2_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontent-FAB04dont1_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontent-FAB04dont2_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontentFAB05dont_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontentFAB07do_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontentFAB07dont_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontentFAB08do_large_mdpi.png │ │ ├── patterns-promotedactions-associatedcontentFAB08dont_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB02a_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB02b_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB3_large_mdpi.png │ │ ├── patterns-promotedactions-floatingactionbuttonFAB4_large_mdpi.png │ │ ├── patterns-promotedactions-placement13do1_large_mdpi.png │ │ ├── patterns-promotedactions-placement14dont1_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB23do1_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB23do2_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB24do1_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB24do2_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB25dont1_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB25dont2_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB26_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB27_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB28_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB29_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB30_large_mdpi.png │ │ ├── patterns-promotedactions-placementFAB31_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB17_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB18_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB20do_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB20dont_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB21do_large_mdpi.png │ │ ├── patterns-promotedactions-qualitiesFAB21dont_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB09do1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB09do2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB10dont1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB10dont2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB11do1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB11do2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB12dont1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB12dont2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB13do1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB13do2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB14dont1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB14dont2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB15do1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB15do2_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB16dont1_large_mdpi.png │ │ ├── patterns-promotedactions-relatedactionsFAB16dont2_large_mdpi.png │ │ ├── patterns-search-expandablesearch1-search_expandable_unexpanded_large_mdpi.png │ │ ├── patterns-search-expandablesearch2-search_expandable_zero_large_mdpi.png │ │ ├── patterns-search-expandablesearch3-search_expandable_type_large_mdpi.png │ │ ├── patterns-search-expandablesearch4-search_expandable_results_large_mdpi.png │ │ ├── patterns-search-persistentsearch-search_persistent_home1_large_mdpi.png │ │ ├── patterns-search-persistentsearch2-search_persistent_zero_large_mdpi.png │ │ ├── patterns-search-persistentsearch3-search_persistent_type_large_mdpi.png │ │ ├── patterns-search-persistentsearch4-search_persistent_results_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_03a_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_03a_large_xhdpi.png │ │ ├── patterns-selection-selection-textfields_select_03b_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_06_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_08_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_11a_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_11b_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_11c_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_11d_large_mdpi.png │ │ ├── patterns-selection-selection-textfields_select_12_large_mdpi.png │ │ ├── patterns_errors_app1.png │ │ ├── patterns_errors_app2.png │ │ ├── patterns_errors_app3.png │ │ ├── patterns_errors_app4.png │ │ ├── patterns_errors_app5.png │ │ ├── patterns_errors_app6.png │ │ ├── patterns_errors_state1.png │ │ ├── patterns_errors_state2.png │ │ ├── patterns_errors_state3.png │ │ ├── patterns_errors_state4.png │ │ ├── patterns_errors_userinput1.png │ │ ├── patterns_errors_userinput10.png │ │ ├── patterns_errors_userinput11.png │ │ ├── patterns_errors_userinput12.png │ │ ├── patterns_errors_userinput13.png │ │ ├── patterns_errors_userinput14.png │ │ ├── patterns_errors_userinput15.png │ │ ├── patterns_errors_userinput16.png │ │ ├── patterns_errors_userinput17.png │ │ ├── patterns_errors_userinput18.png │ │ ├── patterns_errors_userinput19.png │ │ ├── patterns_errors_userinput2.png │ │ ├── patterns_errors_userinput21.png │ │ ├── patterns_errors_userinput22.png │ │ ├── patterns_errors_userinput23.png │ │ ├── patterns_errors_userinput3.png │ │ ├── patterns_errors_userinput4.png │ │ ├── patterns_errors_userinput5.png │ │ ├── patterns_errors_userinput6.png │ │ ├── patterns_errors_userinput7.png │ │ ├── patterns_errors_userinput8.png │ │ ├── patterns_errors_userinput9.png │ │ ├── patterns_errors_userinput_keyline1.png │ │ ├── patterns_errors_userinput_keyline2.png │ │ ├── patterns_errors_userinput_keyline3.png │ │ ├── patterns_navdrawer_dividers1.png │ │ ├── patterns_navdrawer_dividers2.png │ │ ├── patterns_navdrawer_elevation1.png │ │ ├── patterns_navdrawer_metrics1.png │ │ ├── patterns_navdrawer_metrics2.png │ │ ├── patterns_navdrawer_metrics3.png │ │ ├── patterns_navdrawer_scrolling1.png │ │ ├── patterns_navdrawer_scrolling2.png │ │ ├── patterns_navdrawer_selection1.png │ │ ├── patterns_navdrawer_selection2.png │ │ ├── patterns_navdrawer_selection3.png │ │ ├── patterns_navdrawer_selection4.png │ │ ├── patterns_navdrawer_selection5.png │ │ ├── patterns_navdrawer_selection6.png │ │ ├── patterns_navdrawer_settings1.png │ │ ├── patterns_navdrawer_settings2.png │ │ ├── patterns_navdrawer_settings3.png │ │ ├── patterns_scrolling_scroll1.png │ │ ├── patterns_scrolling_scroll2.png │ │ ├── patterns_scrolling_scroll3.png │ │ ├── patterns_scrolling_scroll4.png │ │ ├── patterns_scrolling_scroll5.png │ │ ├── patterns_scrolling_video1.png │ │ ├── patterns_swipetorefresh_dont1.png │ │ ├── patterns_swipetorefresh_dont1_mdpi.png │ │ ├── patterns_swipetorefresh_dont2.png │ │ ├── patterns_swipetorefresh_dont2_mdpi.png │ │ ├── patterns_swipetorefresh_dont3.png │ │ ├── patterns_swipetorefresh_dont3_mdpi.png │ │ ├── patterns_swipetorefresh_position1.png │ │ ├── patterns_swipetorefresh_position1_mdpi.png │ │ ├── patterns_swipetorefresh_position2.png │ │ ├── patterns_swipetorefresh_position2_mdpi.png │ │ ├── patterns_swipetorefresh_position3.png │ │ ├── patterns_swipetorefresh_position3_mdpi.png │ │ ├── patterns_swipetorefresh_position4.png │ │ ├── patterns_swipetorefresh_position4_mdpi.png │ │ ├── patterns_swipetorefresh_position5.png │ │ └── patterns_swipetorefresh_position5_mdpi.png │ ├── launch-screens.md │ ├── loading-images.md │ ├── navigation-drawer.md │ ├── navigation.md │ ├── navigational-transitions.md │ ├── promoted-actions.md │ ├── scrolling-techniques.md │ ├── search.md │ ├── selection.md │ ├── settings.md │ └── swipe-to-refresh.md ├── resources │ ├── color-palettes.md │ ├── devices.md │ ├── layout-templates.md │ ├── roboto-font.md │ └── sticker-sheets.md ├── style │ ├── color.md │ ├── icons.md │ ├── imagery.md │ ├── images │ │ ├── Style-Color-Themes-theme-01_large_mdpi.png │ │ ├── Style-Color-Themes-theme-02_large_mdpi.png │ │ ├── Style-SystemIcon-icon_set_large_mdpi.png │ │ ├── Style-SystemIcons-design_principlesa_large_mdpi.png │ │ ├── Style-SystemIcons-design_principlesb_large_mdpi.png │ │ ├── Style-SystemIcons-design_principlesc_large_mdpi.png │ │ ├── Style-SystemIcons-design_principlesd_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizesa_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizesb_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizesc_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizesd_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizese_large_mdpi.png │ │ ├── Style-SystemIcons-grid_proportion_sizesf_large_mdpi.png │ │ ├── Style-SystemIcons-icons_incontexta_large_mdpi.png │ │ ├── Style-SystemIcons-icons_incontextb_large_mdpi.png │ │ ├── Style-SystemIcons-round_cornersa_large_mdpi.png │ │ ├── Style-SystemIcons-round_cornersb_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-01a_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-01b_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-02_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-03_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-04_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-05_large_mdpi.png │ │ ├── style-color-colorapplication-color_application-08_large_mdpi.png │ │ ├── style-color-colorstory-01_large_xhdpi.png │ │ ├── style-color-palette-1.png │ │ ├── style-color-palette-2.png │ │ ├── style-color-palette-3.png │ │ ├── style-color-palette-4.png │ │ ├── style-color-palette-5.png │ │ ├── style-color-palette-6.png │ │ ├── style-color-palette-7.png │ │ ├── style-imagery-bestpractices-manipulate-flowers-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-manipulate-flowers-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-manipulate-lake-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-manipulate-lake-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-multiple-mediums-a_large_mdpi.png │ │ ├── style-imagery-bestpractices-multiple-mediums-b_large_mdpi.png │ │ ├── style-imagery-bestpractices-narrative-appointment-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-narrative-appointment-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-narrative-carseat-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-narrative-carseat-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-flight-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-flight-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-reminder-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-reminder-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-sf-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-point-focus-sf-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-stock-do_large_mdpi.png │ │ ├── style-imagery-bestpractices-stock-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-watch-stock-dont_large_mdpi.png │ │ ├── style-imagery-bestpractices-watch_stock-do_large_mdpi.png │ │ ├── style-imagery-integration-imagetypeavatarsa_large_mdpi.png │ │ ├── style-imagery-integration-imagetypeavatarsb_large_mdpi.png │ │ ├── style-imagery-integration-imagetypegallerya_large_mdpi.png │ │ ├── style-imagery-integration-imagetypegalleryb_large_mdpi.png │ │ ├── style-imagery-integration-imagetypeheroa_large_mdpi.png │ │ ├── style-imagery-integration-imagetypeherob_large_mdpi.png │ │ ├── style-imagery-integration-introduce_scalea_large_mdpi.png │ │ ├── style-imagery-integration-introduce_scaleb_large_mdpi.png │ │ ├── style-imagery-integration-resolutiona_large_mdpi.png │ │ ├── style-imagery-integration-resolutionb_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment1do_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment1dont_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment2do_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment2dont_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment3do_large_mdpi.png │ │ ├── style-imagery-integration-typetreatment3dont_large_mdpi.png │ │ ├── style-imagery-principles-appreciaton_content_large_mdpi.png │ │ ├── style-imagery-principles-delight_large_mdpi.png │ │ ├── style-imagery-principles-immersive_20obscure_large_mdpi.png │ │ ├── style-imagery-principles-information_large_mdpi.png │ │ ├── style-imagery-principles-personal_20relevance_large_mdpi.png │ │ ├── style-imagery-style_philosophy_large_mdpi.png │ │ ├── style-systemicons-do_large_mdpi.png │ │ ├── style-systemicons-dont_large_mdpi.png │ │ ├── style-systemicons-stroke-terminala_large_mdpi.png │ │ ├── style-systemicons-stroke-terminalb_large_mdpi.png │ │ ├── style-systemicons-stroke-weighta_large_mdpi.png │ │ ├── style-systemicons-stroke-weightb_large_mdpi.png │ │ ├── style-typography-01_large_mdpi.png │ │ ├── style-typography-02_large_mdpi.png │ │ ├── style-typography-03_large_mdpi.png │ │ ├── style-typography-04_large_mdpi.png │ │ ├── style-typography-05_large_mdpi.png │ │ ├── style-typography-06_large_mdpi.png │ │ ├── style-typography-07_large_mdpi.png │ │ ├── style-typography-08_large_mdpi.png │ │ ├── style-typography-09_large_mdpi.png │ │ ├── style-typography-10_large_mdpi.png │ │ ├── style-typography-11_large_mdpi.png │ │ ├── style-typography-12_large_mdpi.png │ │ ├── style-typography-13_large_mdpi.png │ │ ├── style-typography-14_large_mdpi.png │ │ ├── style-typography-15_large_mdpi.png │ │ ├── style-typography-16_large_mdpi.png │ │ ├── style-typography-17_large_mdpi.png │ │ ├── style-typography-18_large_mdpi.png │ │ ├── style-typography-19_large_mdpi.png │ │ ├── style-typography-20_large_mdpi.png │ │ ├── style-typography-21_large_mdpi.png │ │ ├── style-typography-22_large_mdpi.png │ │ ├── style-typography-23_large_mdpi.png │ │ ├── style-typography-24_large_mdpi.png │ │ ├── style-typography-25_large_mdpi.png │ │ ├── style-typography-26_large_mdpi.png │ │ ├── style-typography-26_large_xhdpi.png │ │ ├── style-typography-27_large_mdpi.png │ │ ├── style-typography-28_large_mdpi.png │ │ ├── style-typography-28_large_xhdpi.png │ │ ├── style-typography-29_large_mdpi.png │ │ ├── style-typography-29_large_xhdpi.png │ │ ├── style-typography-30_large_mdpi.png │ │ ├── style-typography-30_large_xhdpi.png │ │ ├── style-typography-31_large_mdpi.png │ │ ├── style-typography-31_large_xhdpi.png │ │ ├── style-typography-32_large_mdpi.png │ │ ├── style-typography-32_large_xhdpi.png │ │ ├── style-typography-33_large_mdpi.png │ │ ├── style-typography-33_large_xhdpi.png │ │ ├── style-typography-34_large_mdpi.png │ │ ├── style-typography-34_large_xhdpi.png │ │ ├── style-typography-35_large_mdpi.png │ │ ├── style-typography-35_large_xhdpi.png │ │ ├── style-typography-36_large_mdpi.png │ │ ├── style-typography-roboto-typography.roboto2_specimen_large_mdpi.png │ │ ├── style_icons_system_anatomy.png │ │ ├── style_icons_system_anatomy_clearance_area.png │ │ ├── style_icons_system_anatomy_clearance_placement.png │ │ ├── style_icons_system_anatomy_corner_exterior.png │ │ ├── style_icons_system_anatomy_corner_interior.png │ │ ├── style_icons_system_anatomy_optical_complex.png │ │ ├── style_icons_system_anatomy_optical_small.png │ │ ├── style_icons_system_anatomy_strokes_consistency.png │ │ ├── style_icons_system_anatomy_strokes_counter.png │ │ ├── style_icons_system_anatomy_strokes_curves.png │ │ ├── style_icons_system_anatomy_strokes_terminal.png │ │ ├── style_icons_system_best_do1.png │ │ ├── style_icons_system_best_do2.png │ │ ├── style_icons_system_best_do3.png │ │ ├── style_icons_system_best_do4.png │ │ ├── style_icons_system_best_do5.png │ │ ├── style_icons_system_best_do6.png │ │ ├── style_icons_system_best_dont1.png │ │ ├── style_icons_system_best_dont2.png │ │ ├── style_icons_system_best_dont3.png │ │ ├── style_icons_system_best_dont4.png │ │ ├── style_icons_system_best_dont5.png │ │ ├── style_icons_system_best_dont6.png │ │ ├── style_icons_system_color1.png │ │ ├── style_icons_system_color2.png │ │ ├── style_icons_system_grid_area_live.png │ │ ├── style_icons_system_grid_area_trim.png │ │ ├── style_icons_system_grid_geometry1.png │ │ ├── style_icons_system_grid_geometry2.png │ │ ├── style_icons_system_grid_icongrid_800.png │ │ ├── style_icons_system_grid_icongrid_grid.png │ │ ├── style_icons_system_grid_icongrid_keylines.png │ │ ├── style_icons_system_grid_shapes_circle.png │ │ ├── style_icons_system_grid_shapes_hori_rectangle.png │ │ ├── style_icons_system_grid_shapes_square.png │ │ ├── style_icons_system_grid_shapes_vert_rectangle.png │ │ ├── style_icons_system_grid_unitgrid_100.png │ │ ├── style_icons_system_intro_principles_actionable.png │ │ ├── style_icons_system_intro_principles_consistent.png │ │ ├── style_icons_system_intro_principles_intuitive.png │ │ ├── style_icons_system_intro_principles_simple.png │ │ ├── style_logos_product_anatomy_color_flooding.png │ │ ├── style_logos_product_anatomy_color_spot.png │ │ ├── style_logos_product_anatomy_components.png │ │ ├── style_logos_product_anatomy_components_perspective.png │ │ ├── style_logos_product_anatomy_edges_shaded.png │ │ ├── style_logos_product_anatomy_edges_tinted.png │ │ ├── style_logos_product_anatomy_finish.png │ │ ├── style_logos_product_anatomy_material_background.png │ │ ├── style_logos_product_anatomy_material_foreground.png │ │ ├── style_logos_product_anatomy_shadow.png │ │ ├── style_logos_product_grid_geometry1.png │ │ ├── style_logos_product_grid_geometry2.png │ │ ├── style_logos_product_grid_geometry3.png │ │ ├── style_logos_product_grid_geometry4.png │ │ ├── style_logos_product_grid_logo_grid.png │ │ ├── style_logos_product_grid_logo_keylines.png │ │ ├── style_logos_product_grid_shapes_circle.png │ │ ├── style_logos_product_grid_shapes_hori_rectangle.png │ │ ├── style_logos_product_grid_shapes_square.png │ │ ├── style_logos_product_grid_shapes_vert_rectangle.png │ │ ├── style_logos_product_grid_unit_1to1.png │ │ ├── style_logos_product_grid_unit_4to1.png │ │ ├── style_logos_product_intro_definition.png │ │ ├── style_logos_product_intro_material_color.png │ │ ├── style_logos_product_intro_material_lighting.png │ │ ├── style_logos_product_intro_material_material.png │ │ ├── style_logos_product_intro_material_physical.png │ │ ├── style_logos_product_lighting_edge_shaded.png │ │ ├── style_logos_product_lighting_edge_tinted.png │ │ ├── style_logos_product_lighting_finish.png │ │ ├── style_logos_product_lighting_lighting_45.png │ │ ├── style_logos_product_lighting_lighting_top.png │ │ ├── style_logos_product_lighting_shadow.png │ │ ├── style_logos_product_lighting_values_cool.png │ │ ├── style_logos_product_lighting_values_fresh.png │ │ ├── style_logos_product_lighting_values_hot.png │ │ ├── style_logos_product_lighting_values_neutral.png │ │ ├── style_logos_product_lighting_values_warm.png │ │ ├── style_logos_product_patterns_accordian_do.png │ │ ├── style_logos_product_patterns_accordian_dont.png │ │ ├── style_logos_product_patterns_color_do.png │ │ ├── style_logos_product_patterns_color_dont.png │ │ ├── style_logos_product_patterns_distort_do.png │ │ ├── style_logos_product_patterns_distort_dont.png │ │ ├── style_logos_product_patterns_dogear_do.png │ │ ├── style_logos_product_patterns_dogear_dont.png │ │ ├── style_logos_product_patterns_elevate_do.png │ │ ├── style_logos_product_patterns_elevate_dont.png │ │ ├── style_logos_product_patterns_fold_do.png │ │ ├── style_logos_product_patterns_fold_dont.png │ │ ├── style_logos_product_patterns_layer_do.png │ │ ├── style_logos_product_patterns_layer_dont.png │ │ ├── style_logos_product_patterns_overlap_do.png │ │ ├── style_logos_product_patterns_overlap_dont.png │ │ ├── style_logos_product_patterns_score_do.png │ │ └── style_logos_product_patterns_score_dont.png │ ├── typography.md │ └── writing.md ├── usability │ ├── accessibility.md │ └── bidirectionality.md ├── whatis-material-design │ ├── elevation-shadows.md │ ├── environment.md │ └── material-properties.md └── whats-new │ └── whats-new.md ├── _config.yml ├── _includes ├── footer.html ├── head.html └── header.html ├── _layouts ├── default.html ├── page.html └── post.html ├── _plugins └── md_converter.rb ├── css └── main.css └── script └── update_pages.sh /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | _book 3 | ebooks 4 | _site/ 5 | Gemfile.lock 6 | material_design 7 | script/ 8 | material_design_zh.sublime-project 9 | material_design_zh.sublime-workspace 10 | epub_tmp 11 | -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | gem "jekyll" 3 | gem "RedCloth" 4 | gem 'redcarpet', '~> 3.0.0' 5 | -------------------------------------------------------------------------------- /SOURCE/components/buttons-floating-action-button.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/buttons-floating-action-button.md -------------------------------------------------------------------------------- /SOURCE/components/chips-tokens.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/chips-tokens.md -------------------------------------------------------------------------------- /SOURCE/components/data-tables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/data-tables.md -------------------------------------------------------------------------------- /SOURCE/components/images/components-bottomsheet-for-mobile-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-bottomsheet-for-mobile-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-bottomsheet-for-mobile-1a_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-bottomsheet-for-mobile-1a_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-bottomsheet-for-mobile-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-bottomsheet-for-mobile-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-buttonsindialogs_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-buttonsindialogs_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-desktop-dropdowns_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-desktop-dropdowns_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-dialog_usage_1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-dialog_usage_1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-dialog_usage_2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-dialog_usage_2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-floating-actions-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-floating-actions-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-floating-actions-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-floating-actions-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-icon-toggles-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-icon-toggles-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-icon-toggles-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-icon-toggles-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-icon-toggles-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-icon-toggles-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-mobile-dropdowns-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-mobile-dropdowns-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-mobile-dropdowns-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-mobile-dropdowns-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-mobile-dropdowns-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-mobile-dropdowns-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-persistant-footer-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-persistant-footer-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-persistant-footer-4a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-persistant-footer-4a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-persistant-footer-4b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-persistant-footer-4b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-states-for-mocks-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-states-for-mocks-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-states-for-mocks-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-states-for-mocks-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-states-for-mocks-2a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-states-for-mocks-2a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-states-for-mocks-2b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-states-for-mocks-2b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-01_intro_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-01_intro_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-02_intro_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-02_intro_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-03_intro_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-03_intro_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-05_chart_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-05_chart_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-1_buttons_usage_19_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-1_buttons_usage_19_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-1_usage_padding_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-1_usage_padding_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-2_buttons_usage_19_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-2_buttons_usage_19_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-2_usage_padding_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-2_usage_padding_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-flat-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-flat-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-flat-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-flat-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-flat-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-flat-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-flat-dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-flat-dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-raised-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-raised-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-raised-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-raised-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-raised-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-raised-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-raised-dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-raised-dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-buttons-usage-usage_persistent_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-buttons-usage-usage_persistent_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-13_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-13_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-actions-card_actionsa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-actions-card_actionsa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-actions-card_actionsb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-actions-card_actionsb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-actions-card_actionsc_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-actions-card_actionsc_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-actions-card_actionsd_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-actions-card_actionsd_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-content-card_books_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-content-card_books_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-content-card_discover_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-content-card_discover_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-content-card_notes_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-content-card_notes_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_no2a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_no2a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_no2b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_no2b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_noa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_noa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_nob_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_nob_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_single_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_single_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-card_travel_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-card_travel_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-cards_guidelines_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-cards_guidelines_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-cardvstilea_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-cardvstilea_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-cards-usage-cardvstileb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-cards-usage-cardvstileb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-chips-contactchips-chips_03a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-chips-contactchips-chips_03a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-chips-contactchips-chips_03b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-chips-contactchips-chips_03b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-chips-contactchips-chips_06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-chips-contactchips-chips_06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-chips-contactchips-chips_08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-chips-contactchips-chips_08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-chips-contactchips-chips_11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-chips-contactchips-chips_11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-actions-dialogs_11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-actions-dialogs_11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-behavior-dialogs_12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-behavior-dialogs_12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-content-dialogs_03a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-content-dialogs_03a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-content-dialogs_03b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-content-dialogs_03b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-dialog_03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-dialog_03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-dialogs_07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-dialogs_07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-dialogs_07a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-dialogs_07a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-dialogs_07b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-dialogs_07b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-sidebysidebuttonsa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-sidebysidebuttonsa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dialogs-usage-sidebysidebuttonsb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dialogs-usage-sidebysidebuttonsb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-full-bleed-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-full-bleed-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-full-bleed-1b2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-full-bleed-1b2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-image-based-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-image-based-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-inset-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-inset-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-inset-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-inset-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-items-without-anchor-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-items-without-anchor-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-items-without-anchor-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-items-without-anchor-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-subheaders-1a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-subheaders-1a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-dividers-subheaders-1b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-dividers-subheaders-1b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-SingleLineGrid_02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-SingleLineGrid_02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-SingleLineGrid_04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-SingleLineGrid_04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_01a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_01a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_01b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_01b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_03a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_03a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_03b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_03b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_03c_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_03c_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_03d_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_03d_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-TwoLineGrid_04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-TwoLineGrid_04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-imageOnlyGrid_01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-imageOnlyGrid_01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-grids-keylines-imageOnlyGrid_03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-grids-keylines-imageOnlyGrid_03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-4_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-4_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-5_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-5_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-keylinesinlists-6_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-keylinesinlists-6_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-4_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-4_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-5_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-5_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-6_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-6_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-lists-7_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-lists-7_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-03a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-03a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-03b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-03b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-04a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-04a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-behavior-menus-p-04b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-behavior-menus-p-04b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menuitems-menu-items-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menuitems-menu-items-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menuitems-menu-items-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menuitems-menu-items-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-01a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-01a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-01b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-01b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-menus-menus-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-menus-menus-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-metrics-menus-redlines-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-metrics-menus-redlines-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-metrics-menus-redlines-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-metrics-menus-redlines-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-metrics-menus-redlines-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-metrics-menus-redlines-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-menus-metrics-menus-redlines-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-menus-metrics-menus-redlines-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-6_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-6_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-7_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-7_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-8_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-8_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedthreelinelists-9_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedthreelinelists-9_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-6_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-6_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-7_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-7_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-8_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-8_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-recommendedtwolinelists-9_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-recommendedtwolinelists-9_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-6_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-6_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-7_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-7_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-singlelinelists-8_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-singlelinelists-8_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_14_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_14_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_spec_07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_spec_07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_spec_09_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_spec_09_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_spec_16_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_spec_16_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-sliders-sliders-sliders_spec_24_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-sliders-sliders-sliders_spec_24_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-subheads-subheader_05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-subheads-subheader_05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-switches-checkbox-switches_07a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-switches-checkbox-switches_07a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-switches-checkbox-switches_07b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-switches-checkbox-switches_07b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-switches-radio_02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-switches-radio_02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-switches-switch-switches_spec_03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-switches-switch-switches_spec_03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-content-tabs_15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-content-tabs_15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-listsubheaders-subheader_01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-listsubheaders-subheader_01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-listsubheaders-subheader_02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-listsubheaders-subheader_02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-typesoftabs-tabs-spec-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-09_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-09_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-13_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-13_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-14_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-14_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-16_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-16_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs-spec-17_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs-spec-17_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_do_06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_do_06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_do_08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_do_08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_do_10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_do_10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_dont_06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_dont_06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_dont_08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_dont_08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tabs-usage-tabs_dont_10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tabs-usage-tabs_dont_10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-3-spec_toast_06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-3-spec_toast_06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-specs-spec_toast_03_1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-specs-spec_toast_03_1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-specs-spec_toast_03_2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-specs-spec_toast_03_2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-specs-spec_toast_12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-specs-spec_toast_12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-specs-spec_toast_18_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-specs-spec_toast_18_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-usage-spec_toast_do_20_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-usage-spec_toast_do_20_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-usage-spec_toast_do_22_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-usage-spec_toast_do_22_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-usage-spec_toast_do_24_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-usage-spec_toast_do_24_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-toasts-usage-spec_toast_do_26_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-toasts-usage-spec_toast_do_26_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tooltips-usage-tooltips_06a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tooltips-usage-tooltips_06a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tooltips-usage-tooltips_06b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tooltips-usage-tooltips_06b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tooltips-usage-tooltips_13a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tooltips-usage-tooltips_13a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components-tooltips-usage-tooltips_13b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components-tooltips-usage-tooltips_13b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components.textfields_search_filtering_A_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components.textfields_search_filtering_A_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/images/components.textfields_search_filtering_B_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/images/components.textfields_search_filtering_B_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/components/pickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/pickers.md -------------------------------------------------------------------------------- /SOURCE/components/selection-controls.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/components/selection-controls.md -------------------------------------------------------------------------------- /SOURCE/cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/cover.jpg -------------------------------------------------------------------------------- /SOURCE/cover_small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/cover_small.jpg -------------------------------------------------------------------------------- /SOURCE/layout/adaptive-ui.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/adaptive-ui.md -------------------------------------------------------------------------------- /SOURCE/layout/images/Layout-principles-papercraft-papercraft-01a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/Layout-principles-papercraft-papercraft-01a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/Layout-principles-papercraft-papercraft-03a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/Layout-principles-papercraft-papercraft-03a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-baselinegrids-02-8dp-baseline_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-baselinegrids-02-8dp-baseline_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-baselinegrids-baseline-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-baselinegrids-baseline-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-keylines-keylines-desktopa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-keylines-keylines-desktopa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-keylines-keylines-desktopc_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-keylines-keylines-desktopc_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_18_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_18_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_19_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-ratiokeylines-keylines_19_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-touchtarget-touch-target-02a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-touchtarget-touch-target-02a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-metrics-touchtarget-touch-target-02b_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-metrics-touchtarget-touch-target-02b_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-dimensionality-shadows-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-dimensionality-shadows-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-05a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-05a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-06a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-06a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-07a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-07a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-08a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-08a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-09a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-09a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-10a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-10a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-11a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-11a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-papercraft-papercraft-12a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-papercraft-papercraft-12a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-principles-responsive-responsive-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-principles-responsive-responsive-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-09_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-09_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-13_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-13_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-14_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-14_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-16_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-16_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-17_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-17_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-18_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-18_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-appbar-appbar-19_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-appbar-appbar-19_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-drive_chrome-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-drive_chrome-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-drive_chrome-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-drive_chrome-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-sidenav-sidenav-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-sidenav-sidenav-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-sidenav-sidenav-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-sidenav-sidenav-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-sidenav-sidenav-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-sidenav-sidenav-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-sidenav-sidenav-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-sidenav-sidenav-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-07a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-07a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-toolbars-toolbars-08a_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-toolbars-toolbars-08a_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-uiregions-uiregions-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-uiregions-uiregions-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_bigtop_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_bigtop_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_calendar_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_calendar_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_contacts_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_contacts_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_drive_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_drive_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_gallery_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_gallery_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_mail_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_mail_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_maps_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_maps_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/layout-structure-whiteframe_music_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/layout-structure-whiteframe_music_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/papercraft-04_dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/papercraft-04_dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/images/papercraft-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/images/papercraft-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/layout/units-measurements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/layout/units-measurements.md -------------------------------------------------------------------------------- /SOURCE/material-design/images/materialdesign-goals-cutrectangles_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/material-design/images/materialdesign-goals-cutrectangles_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/material-design/images/materialdesign-goals-landingimage_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/material-design/images/materialdesign-goals-landingimage_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/material-design/images/materialdesign-goals-swirlanddot_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/material-design/images/materialdesign-goals-swirlanddot_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/app-structure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/app-structure.md -------------------------------------------------------------------------------- /SOURCE/patterns/empty-states.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/empty-states.md -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-09_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-09_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/Patterns-Gestures-TouchActivities-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/Patterns-Gestures-TouchActivities-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-ImageTreatment-ImageLoad-1graph_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-ImageTreatment-ImageLoad-1graph_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-double-touch_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-double-touch_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-long-press-drag_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-long-press-drag_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-long-press_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-long-press_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-pinch-closed_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-pinch-closed_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-pinch-open_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-pinch-open_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-rotate_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-rotate_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-swipe_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-swipe_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-gestures-gestures-touch_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-gestures-gestures-touch_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-imagetreatment-imageload2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-imagetreatment-imageload2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-imagetreatment-imageload3_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-imagetreatment-imageload3_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-imagetreatment-imageload4_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-imagetreatment-imageload4_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placement13do1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placement13do1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placement14dont1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placement14dont1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB23do1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB23do1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB23do2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB23do2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB24do1_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB24do1_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB24do2_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB24do2_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB26_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB26_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB27_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB27_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB28_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB28_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB29_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB29_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB30_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB30_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-placementFAB31_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-placementFAB31_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB17_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB17_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB18_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB18_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB20do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB20do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB21do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns-promotedactions-qualitiesFAB21do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app5.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_app6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_app6.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_state1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_state1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_state2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_state2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_state3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_state3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_state4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_state4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput10.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput11.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput12.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput13.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput14.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput15.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput16.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput17.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput18.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput19.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput21.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput22.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput23.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput5.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput6.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput7.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput8.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput9.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput_keyline1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput_keyline1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput_keyline2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput_keyline2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_errors_userinput_keyline3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_errors_userinput_keyline3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_dividers1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_dividers1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_dividers2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_dividers2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_elevation1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_elevation1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_metrics1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_metrics1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_metrics2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_metrics2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_metrics3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_metrics3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_scrolling1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_scrolling1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_scrolling2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_scrolling2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection5.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_selection6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_selection6.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_settings1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_settings1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_settings2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_settings2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_navdrawer_settings3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_navdrawer_settings3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_scroll1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_scroll1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_scroll2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_scroll2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_scroll3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_scroll3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_scroll4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_scroll4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_scroll5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_scroll5.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_scrolling_video1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_scrolling_video1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont1_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont1_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont2_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont2_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_dont3_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_dont3_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position1.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position1_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position1_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position2.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position2_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position2_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position3.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position3_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position3_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position4.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position4_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position4_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position5.png -------------------------------------------------------------------------------- /SOURCE/patterns/images/patterns_swipetorefresh_position5_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/images/patterns_swipetorefresh_position5_mdpi.png -------------------------------------------------------------------------------- /SOURCE/patterns/launch-screens.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/launch-screens.md -------------------------------------------------------------------------------- /SOURCE/patterns/loading-images.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/loading-images.md -------------------------------------------------------------------------------- /SOURCE/patterns/navigation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/navigation.md -------------------------------------------------------------------------------- /SOURCE/patterns/navigational-transitions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/patterns/navigational-transitions.md -------------------------------------------------------------------------------- /SOURCE/resources/devices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/resources/devices.md -------------------------------------------------------------------------------- /SOURCE/style/images/Style-Color-Themes-theme-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-Color-Themes-theme-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-Color-Themes-theme-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-Color-Themes-theme-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcon-icon_set_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcon-icon_set_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-design_principlesa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-design_principlesa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-design_principlesb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-design_principlesb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-design_principlesc_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-design_principlesc_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-design_principlesd_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-design_principlesd_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesc_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesc_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesd_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesd_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizese_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizese_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesf_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-grid_proportion_sizesf_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-icons_incontexta_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-icons_incontexta_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-icons_incontextb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-icons_incontextb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-round_cornersa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-round_cornersa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/Style-SystemIcons-round_cornersb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/Style-SystemIcons-round_cornersb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-colorstory-01_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-colorstory-01_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-3.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-4.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-5.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-6.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-color-palette-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-color-palette-7.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-bestpractices-point-focus-sf-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-bestpractices-point-focus-sf-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-bestpractices-stock-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-bestpractices-stock-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-bestpractices-stock-dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-bestpractices-stock-dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-bestpractices-watch-stock-dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-bestpractices-watch-stock-dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-bestpractices-watch_stock-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-bestpractices-watch_stock-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypeavatarsa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypeavatarsa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypeavatarsb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypeavatarsb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypegallerya_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypegallerya_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypegalleryb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypegalleryb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypeheroa_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypeheroa_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-imagetypeherob_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-imagetypeherob_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-introduce_scalea_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-introduce_scalea_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-introduce_scaleb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-introduce_scaleb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-resolutiona_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-resolutiona_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-resolutionb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-resolutionb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment1do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment1do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment1dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment1dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment2do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment2do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment2dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment2dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment3do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment3do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-integration-typetreatment3dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-integration-typetreatment3dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-principles-appreciaton_content_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-principles-appreciaton_content_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-principles-delight_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-principles-delight_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-principles-immersive_20obscure_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-principles-immersive_20obscure_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-principles-information_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-principles-information_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-principles-personal_20relevance_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-principles-personal_20relevance_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-imagery-style_philosophy_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-imagery-style_philosophy_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-do_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-do_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-dont_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-dont_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-stroke-terminala_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-stroke-terminala_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-stroke-terminalb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-stroke-terminalb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-stroke-weighta_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-stroke-weighta_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-systemicons-stroke-weightb_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-systemicons-stroke-weightb_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-01_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-01_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-02_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-02_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-03_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-03_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-04_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-04_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-05_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-05_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-06_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-06_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-07_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-07_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-08_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-08_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-09_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-09_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-10_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-10_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-11_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-11_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-12_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-12_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-13_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-13_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-14_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-14_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-15_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-15_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-16_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-16_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-17_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-17_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-18_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-18_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-19_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-19_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-20_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-20_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-21_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-21_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-22_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-22_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-23_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-23_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-24_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-24_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-25_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-25_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-26_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-26_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-26_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-26_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-27_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-27_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-28_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-28_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-28_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-28_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-29_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-29_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-29_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-29_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-30_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-30_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-30_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-30_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-31_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-31_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-31_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-31_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-32_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-32_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-32_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-32_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-33_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-33_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-33_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-33_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-34_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-34_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-34_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-34_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-35_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-35_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-35_large_xhdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-35_large_xhdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style-typography-36_large_mdpi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style-typography-36_large_mdpi.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_clearance_area.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_clearance_area.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_clearance_placement.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_clearance_placement.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_corner_exterior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_corner_exterior.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_corner_interior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_corner_interior.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_optical_complex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_optical_complex.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_optical_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_optical_small.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_strokes_consistency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_strokes_consistency.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_strokes_counter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_strokes_counter.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_strokes_curves.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_strokes_curves.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_anatomy_strokes_terminal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_anatomy_strokes_terminal.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do3.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do4.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do5.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_do6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_do6.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont3.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont4.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont5.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_best_dont6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_best_dont6.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_color1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_color1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_color2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_color2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_area_live.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_area_live.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_area_trim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_area_trim.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_geometry1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_geometry1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_geometry2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_geometry2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_icongrid_800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_icongrid_800.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_icongrid_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_icongrid_grid.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_icongrid_keylines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_icongrid_keylines.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_shapes_circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_shapes_circle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_shapes_hori_rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_shapes_hori_rectangle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_shapes_square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_shapes_square.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_shapes_vert_rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_shapes_vert_rectangle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_grid_unitgrid_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_grid_unitgrid_100.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_intro_principles_actionable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_intro_principles_actionable.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_intro_principles_consistent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_intro_principles_consistent.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_intro_principles_intuitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_intro_principles_intuitive.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_icons_system_intro_principles_simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_icons_system_intro_principles_simple.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_color_flooding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_color_flooding.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_color_spot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_color_spot.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_components.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_components_perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_components_perspective.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_edges_shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_edges_shaded.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_edges_tinted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_edges_tinted.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_finish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_finish.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_material_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_material_background.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_material_foreground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_material_foreground.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_anatomy_shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_anatomy_shadow.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_geometry1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_geometry1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_geometry2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_geometry2.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_geometry3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_geometry3.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_geometry4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_geometry4.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_logo_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_logo_grid.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_logo_keylines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_logo_keylines.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_shapes_circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_shapes_circle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_shapes_hori_rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_shapes_hori_rectangle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_shapes_square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_shapes_square.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_shapes_vert_rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_shapes_vert_rectangle.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_unit_1to1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_unit_1to1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_grid_unit_4to1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_grid_unit_4to1.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_intro_definition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_intro_definition.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_intro_material_color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_intro_material_color.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_intro_material_lighting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_intro_material_lighting.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_intro_material_material.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_intro_material_material.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_intro_material_physical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_intro_material_physical.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_edge_shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_edge_shaded.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_edge_tinted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_edge_tinted.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_finish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_finish.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_lighting_45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_lighting_45.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_lighting_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_lighting_top.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_shadow.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_values_cool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_values_cool.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_values_fresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_values_fresh.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_values_hot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_values_hot.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_values_neutral.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_values_neutral.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_lighting_values_warm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_lighting_values_warm.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_accordian_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_accordian_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_accordian_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_accordian_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_color_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_color_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_color_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_color_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_distort_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_distort_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_distort_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_distort_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_dogear_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_dogear_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_dogear_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_dogear_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_elevate_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_elevate_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_elevate_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_elevate_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_fold_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_fold_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_fold_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_fold_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_layer_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_layer_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_layer_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_layer_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_overlap_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_overlap_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_overlap_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_overlap_dont.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_score_do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_score_do.png -------------------------------------------------------------------------------- /SOURCE/style/images/style_logos_product_patterns_score_dont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/images/style_logos_product_patterns_score_dont.png -------------------------------------------------------------------------------- /SOURCE/style/writing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/style/writing.md -------------------------------------------------------------------------------- /SOURCE/usability/bidirectionality.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/usability/bidirectionality.md -------------------------------------------------------------------------------- /SOURCE/whatis-material-design/elevation-shadows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/whatis-material-design/elevation-shadows.md -------------------------------------------------------------------------------- /SOURCE/whatis-material-design/environment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1sters/material_design_zh/fb61f42f493937053947e390ea60b4836ef2077b/SOURCE/whatis-material-design/environment.md --------------------------------------------------------------------------------