/elegant-underline-android

Exploring possible implementations for better underline text decoration on Android

Primary LanguageJavaApache License 2.0Apache-2.0

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.