summaryrefslogtreecommitdiff
path: root/core/java/android/text/style/LineHeightSpan.java
AgeCommit message (Expand)Author
2020-10-20Apply fixes for EfficientStringsChecker.Jeff Sharkey
2019-03-18Add code sample and result image for LineHeightSpanHaoyu Zhang
2019-03-04Add NonNull annotaion for LineHeightSpan.StandardHaoyu Zhang
2018-11-26Make LineHeightSpan.Standard a ParcelableSpanHaoyu Zhang
2018-08-29Add new class LineHeightSpan.StandardHaoyu Zhang
2018-01-31Updating more spansFlorina Muntenescu
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2009-08-12Make <font size> and <font height> in string resources respect density.Eric Fischer
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project