Skip to content

sebastienrouif/ResponsiveDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Responsive Design

Shows different way of customising a UI using resources.

Declaring different Values

  1. Margin/Padding : different in landscape and portrait
  2. Bigger Elements : Drawer/pictures different in landscape and portrait
  3. Number of lines : (not used here)
  4. Font size (not used here)

Different Layouts

  1. Providing different layouts depending on the size : image above text/ image next to text
  2. Include : reusing complex elements in different places (avatar with title and tick)
  3. Using fragments : master/detail flow

Read the presentation Document!

More information

Read the markdowndemo Document!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors