Juan Ramon Gonzalez Gonzalez
|
7f2a5fbc30
A couple things were missing on the pull request for accepting CharSequences as entries. While the code was compatible, the callbacks need to be changed to also receive CharSequence instead of String. This has now been corrected both on code, README.md and sample activity.
|
10 years ago |
Juan Ramon Gonzalez Gonzalez
|
2a9e09cbe6
Allowed entries to be instances of CharSequence instead of forcing them to be of the String subclass. It continues to work with previous code and also now allows to use it with entries retrieved from xml attributes using TypedArray.getTextArray()
|
10 years ago |
Aidan Follestad
|
746a08a78c
Added icon capability.
|
10 years ago |
Aidan Follestad
|
f810b1c3a3
Release 0.0.8 already. Nearing a 1.0 release.
|
10 years ago |
Aidan Follestad
|
b75728ca26
Updates. Release 0.0.7
|
10 years ago |
Aidan Follestad
|
23392ea3f0
Fixed scrollable content.
|
10 years ago |
Aidan Follestad
|
0fab54604f
Updates.
|
10 years ago |
Aidan Follestad
|
6f07602e26
Updates.
|
10 years ago |
Tolriq
|
39d81ed5ee
Fix sample too
|
10 years ago |
Aidan Follestad
|
b6da48f761
Updated sample for ItemProcessor API.
|
10 years ago |
Aidan Follestad
|
3755727365
Fixes to latest design guidelines, improved stacked algorithm, lists are scrollable, etc. ICS support limited due to padding issues.
|
10 years ago |
Aidan Follestad
|
b27b2168af
Rebased repo.
|
10 years ago |