Simple class demonstrating an EditText field that can be zoomed in or out.
ZoomableEditText is hosted in the following web site
https://github.com/JadeByfield89/ZoomableEditText
If you think the Android project ZoomableEditText listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ZoomableEditText.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
ZoomableEditText has the following Java source files.
com.aquarius.zoomedittext.MainActivity.java com.aquarius.zoomedittext.ZoomEditTextView.java