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