36
Design for Android

Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Embed Size (px)

Citation preview

Page 1: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

DesignforAndroid

Page 2: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

MaterialDesignGuidelines

•  Layout•  Style•  Anima7on•  Components•  Pa;erns•  Usability

Slidesbasedon“AndroidDesign”h;ps://developer.android.com/design/

Page 3: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Layout

•  Guidedbyprint-basedelements:– Typography– Grids– Space– Scale– Color–  Imagery

HierarchyMeaningFocus

Page 4: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

List-KeylinesandMargins

ScreenedgeleLandrightmargins:16dpContentassociatedwithaniconoravatarleLmargin:72dpHorizontalmarginsonmobile:16dp

Page 5: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

List-Ver7calSpacing

(1)Statusbar:24dp(2)Toolbar:56dp(3)Sub7tle:48dp(4)Listitem:72dp

Page 6: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Detail– KeylinesandMargins

ScreenedgeleLandrightmargins:16dpContentleLmarginfromscreenedge:72dp

Page 7: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Detail–Ver7calSpacing

Statusbar:24dpToolbar:56dpTitleandlistitems:72dpSub7tle:48dpSpacebetweencontentareas:8dp

Page 8: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Naviga7onDrawer– Keylines&Margins

ScreenedgeleLandrightmargins:16dpContentassociatedwithaniconoravatarleLmargin:72dpSidenavwidth:Thescreenwidthminustheheightoftheac7onbar.Here,thewidthis56dpfromtherightscreenedge.

Page 9: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Naviga7onDrawer–Ver7calLines

Accountmenuandlistitems:48dpSpacebetweencontentareas:8dpNaviga7onrightmargin:56dp

Page 10: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Ra7oKeyline

•  Thepropor7onofanelement’swidthtoitsheight(calledtheaspectra7o)appliestobothUIelementsandscreensize.Itiswri;enaswidth:height.

Page 11: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Ra7oKeylines

Page 12: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Ra7oKeylines

Page 13: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

SizingbyIncrements

Page 14: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

TouchTargetSize

Toensurebalancedinforma7ondensityandusability,touchtargetsshouldbeatleast48x48dp.Inmostcases,thereshouldbe8dpormorespacebetweenthem.

Page 15: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Structure

Thisstructureincludesapermanentappbarandfloa7ngac7onbu;on.Anop7onalbo;ombarcanbeaddedforaddi7onalfunc7onalityorac7onoverflow.Sidenavmenusoverlayallotherstructuralelements.

Page 16: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

UIRegions

HorizontalDivider Ver7calDivider

Page 17: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

UIRegions

AvoidslicinguptheinterfaceintotoomanyregionswhichcancauseLshapes.Instead,usewhitespacetodelineatesecondaryareas.

Page 18: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

UIRegions

CardBreakinganEdge Floa7ngAc7onBu;onBreakinganEdge

Page 19: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

UIRegions

Usecardstoorganizecontentwhenspecificbehaviorsareneededorifgroupingsofinforma7onneedmoresepara7onthanwhatwhitespaceordividerscan

provide.

Page 20: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Full-width,defaultheightappbar

Page 21: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Full-width,extendedheightappbar

Page 22: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Column-widthtoolbarsatmul7plelevelsofhierarchy

Page 23: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Flexibletoolbarandcardtoolbar

Page 24: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Floa7ngtoolbar

Page 25: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

DetachedToolbarPale;e

Page 26: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Bo;omtoolbarthatlaunchestoashelfandclingstothetopofthekeyboardorotherbo;omcomponent

Page 27: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Toolbars

Bo;omtoolbarshelf

Page 28: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar•  Specialkindoftoolbarthat’susedforbranding,naviga7on,search,andac7ons.

•  ThenaviconattheleLsideoftheappbarcanbe:– Acontroltoopenanaviga7ondrawer– Anuparrowfornaviga7ngupwardthroughyourapp’shierarchy

– Omi;eden7relyifnonaviga7onisrequiredfromthisscreen

Page 29: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar•  The7tleintheappbarreflectsthecurrentpage.Itcanbeanapp7tle,page7tle,orapagefilter.

•  Iconsontherightsideoftheappbarareapp-relatedac7ons.Themenuiconopenstheoverflowmenu,whichcontainssecondaryac7onsandmenuitemslikehelp,segngs,andfeedback.

Page 30: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

AppbarHidingtheappbar:ActionBar actionBar = getSupportActionBar();if (actionBar != null) {

// hides titleactionBar.setDisplayShowTitleEnabled(false);

// hides action baractionBar.hide();

}

Page 31: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar

AppbarstructureOntheleL:Navicon,7tle,andfiltericonOntheright:Ac7onandmenuicons

Page 32: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar

Light Dark

Page 33: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar

Colored Transparent

Page 34: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar

SingleColor(default) Dis7nctTitleColor

The7tlecanhaveadis7nctcolorfromtheiconsifincreasedvisualhierarchyisneeded.Dis7nct7tlecolorsworkbestonbackgroundswithenoughcontrastfor

bothwhiteandblackglyphs.

Page 35: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Appbar

•  MoreinforegardingappbarinLayoutGuidelines

Page 36: Design for Android · App bar • The 7tle in the app bar reflects the current page. It can be an app 7tle, page 7tle, or a page filter. • Icons on the right side of the app bar

Menu

Exampleofanappbar Exampleofmenuinanappbar

Amenuisatemporarysheetofpaperthatalwaysoverlapstheappbar,ratherthanbehavingasanextensionoftheappbar.