• Stars
    star
    818
  • Rank 55,733 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Exploring possible implementations for better underline text decoration on Android

Elegant Underline

Copyright 2016 Romain Guy http://www.curious-creature.com

Elegant Underline is a sample Android application that shows how to create better underline text decorations. For more information, please refer to A better underline for Android.

This sample application exposes two possible implementations:

  • A Path-based implementation that requires API level 19
  • A Region-based implementation that requires API level 1

Elegant underline text decorations on Android

License

This project is subject to the Apache License, Version 2.0.