A customized implementation of Android's TextView and EditText that lets you use the font of your choice
'com.ctrlplusz:anytextview:1.1.1'
<dependency>
<groupId>com.ctrlplusz</groupId>
<artifactId>anytextview</artifactId>
<version>1.1.1</version>
</dependency>
<dependency org="com.ctrlplusz" name="anytextview" rev="1.1.1"/>
"com.ctrlplusz", "anytextview", "1.1.1"