Skip to content

A TextView library that allows the user to increase/decrease font size with a two finger gesture by the user.

License

Notifications You must be signed in to change notification settings

androidessence/PinchZoomTextView

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2017
Apr 4, 2017
Mar 22, 2017
Apr 4, 2017
Apr 4, 2017
Nov 27, 2016
Apr 4, 2017
Nov 27, 2016
Dec 2, 2016
Apr 4, 2017
Mar 22, 2017
Mar 27, 2017
Mar 28, 2017
Dec 2, 2016
Dec 27, 2016

Repository files navigation

PinchZoomTextView Library

This library allows you to have a TextView that will grow/shrink the font size using gestures from the user.

Usage

To have access to the library, add the dependency to your build.gradle:

	compile 'com.androidessence:pinchzoomtextview:1.0.1'

Developer Notes

By default, the zoom feature is always enabled. If for any reason you want to disable it, simply call the PinchZoomTextView#setZoomEnabled(boolean enabled) method.

Sample

To see the library in action, here is a sample of the text size changing:

Credits & Contact

PinchZoomTextView was created by:

With special thanks to Eric Cugota for helping me get this into Bintray and make it available for you.

And it's released under Android Essence blog.

License

PinchZoomTextView is available under the MIT License. You are free to do with it what you want. If you submit a pull request, please add your name to the credits section. :)

About

A TextView library that allows the user to increase/decrease font size with a two finger gesture by the user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published