How does Density-independent pixel dip used to measure size and it assumed that 
dip = 160 dpi and dpi has not fixed size    ?
            Asked
            
        
        
            Active
            
        
            Viewed 276 times
        
    0
            
            
        1 Answers
0
            A dp is always 1/160 inches. The dpi of the phone can be anything (although certain values are more common than others). WHen calculating how many pixels big 1 dp is, the formula is dpi/160.
 
    
    
        Gabe Sechan
        
- 90,003
- 9
- 87
- 127
- 
                    what this `how many pixels big 1 dp is` mean ? – Jul 09 '15 at 20:43