This library provides a useful widget class mimicking the behavior of edit texts in a web form, which retains the entered values in a local history and automatically suggests previously stored texts as soon as the user starts typing..
Frost is hosted in the following web site
https://github.com/Subito-it/Frost
If you think the Android project Frost 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 Frost.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 2 |
Frost has the following Java source files.
it.subito.frost.FrostTextView.java it.subito.frost.TestActivity.java it.subito.frost.demo.DemoActivity.java it.subito.frost.espresso.ClearFocus.java it.subito.frost.store.InMemoryPersister.java it.subito.frost.store.InMemoryPersisterTest.java it.subito.frost.store.Persister.java it.subito.frost.store.SharedPreferencesPersister.java it.subito.frost.store.SharedPreferencesPersisterTest.java