This project is an example of how to create a simple custom textview to use alongside XML or just in programming. From this model it is possible to create configurations from the user's choice and define for all implemented textviews.
In answer to a Stack Overflow (Pt-BR) question.
git clone git@github.com:MurilloComino/android-custom-textview.git
in File > New > Project from Version Control... > git
in URL put: https://github.com/MurilloComino/android-custom-textview.git
and then clone
- Connect via usb your android phone.
- After cloning the project, open the terminal and navigate to the root folder.
gradlew installDebug
./gradlew installDebug
- Android Studio 3.5 - The IDE used