Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elhanan-mishraky authored Dec 8, 2016
1 parent 196581f commit 05b0573
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# SSP - a scalable size unit for texts
An android SDK that provides a new size unit - ssp (scalable sp). This size unit scales with the screen size based on the sp size unit (for texts). It can help Android developers with supporting multiple screens.

This is the sibling of the [sdp](https://github.com/intuit/sdp) size unit that should be used for non text views.

# Attention
Use it carefully! for example, in most cases you still need to design a different layout for tablets.

Expand Down

0 comments on commit 05b0573

Please sign in to comment.