Created
          April 20, 2017 14:55 
        
      - 
      
 - 
        
Save danielgomezrico/529a0c0022b85618163e125b74319f3e to your computer and use it in GitHub Desktop.  
    Android UI Cheatsheet
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Show back arrow on actionBar/toolbar | |
| supportActionBar?.setDisplayHomeAsUpEnabled(true) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment