Skip to content

Conversation

@marsasher5-ai
Copy link

No description provided.

johannilsson and others added 30 commits March 10, 2011 22:20
…lling the list down. Thank you mattg1981 and MantaMay for this. Closes johannilsson#2.
Allows the list to be refreshed by a click, usable when theres only a few items in the list.
1.5 users need to copy the necessary drawables to the drawable folder in their project. Example of this is showed in the example project.
…oject to look funny when the drawable was of wrong size.
…p 180 degrees and then back. Also reversed the rotation to be more consitant with the other well known implementation.
* Removed smooth scrolling, now we're only using setSelection.
* Added "Tap to refresh" label when list is not scrollable.
* Hide the arrow when the list is not scrollable.
* Replaced rotating refresh drawable with a progress bar.
* Scroll the list to the first position after an adapter is set.
* Added the possibility to add a text indicating when the list was last updated.
* Removed hard coded text sizes, instead sizes are set using `textAppearance`.
* Changed header layout to center the texts.
* Removed the unused layout main.
* Removed unused dimens.xml
kidfolk and others added 29 commits October 8, 2011 16:00
* Removes the reflection to call MotionEvent.getPointerCount.
* Use getHistorySize instead, available since API Level 1.

See: ... android/view/MotionEvent.html#getHistoricalY(int)
…edWindow()" method in PullToRefreshListView needs to call "super.onAttachedToWindow()".
Vertical scrolling not working in Android 4.1 (Jelly Bean).
…ll up to position 1 even if mRefreshView was not visible.
Fixed: PullToRefreshListView would scroll to position 1 even if mRefreshView was not visible.
Add German, Japanese, Chinese (traditional and simplified) translations
Signed-off-by: Ricardo Leitão <[email protected]>
@SugerGirl
Copy link

SugerGirl commented Jan 5, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.