github

romainguy / elegant-underline

  • пятница, 1 июля 2016 г. в 03:13:59
https://github.com/romainguy/elegant-underline

Java
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.