Android Open Source - Widget textview android-textview-custom-fonts






Project Summary

Android TextView with custom fonts via LayoutInflater.Factory2 callbacks. Allows to use custom fonts in android.widget.TextView without extending TextView classes..

Web Site / Source Repository

android-textview-custom-fonts is hosted in the following web site
https://github.com/leok7v/android-textview-custom-fonts

If you think the Android project android-textview-custom-fonts listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-textview-custom-fonts.

ItemValue
Java File Count13
Supported screen sizes[xxhdpi]
Minimum SDK Version12
Activity Count3
Fragment Count1
Asset File Namesassets\fonts\baroque_script.ttf
assets\fonts\curvaceous_script.ttf
assets\fonts\dagerotypos.ttf




License

The license information of android-textview-custom-fonts is as follows:

Copyright (c) 2014, Leo Kuznetsov All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...

Resource Files

There are 1 image files in android-textview-custom-fonts. The names of the image files are listed as follows.

font144x144.png

The following screenshort is generated from the image listed above.

null

Java Source Files

custom.fonts.BaseActivity.java
custom.fonts.CustomFontDialogFragment.java
custom.fonts.CustomFontFactory.java
custom.fonts.CustomFontFragment.java
custom.fonts.CustomFontListFragment.java
custom.fonts.util.java
sample.app.Act.java
sample.app.DetailsActivity.java
sample.app.DetailsFragment.java
sample.app.EditNameDialog.java
sample.app.Fac.java
sample.app.Shakespeare.java
sample.app.TitlesFragment.java