0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix that the scroll position of ObservableGridView is not restored after rotating the screen. More... about 11 years ago
Fix that the scroll position of ObservableWebView is not restored after rotating the screen. More... about 11 years ago
Fix that the scroll position of ObservableRecyclerView is not restored after rotating the screen. More... about 11 years ago
Fix that the scroll position of ObservableScrollView is not restored after rotating the screen. More... about 11 years ago
Fix that the scroll position of ObservableListView is not restored after rotating the screen. More... about 11 years ago
Added contribution guideline. More... about 11 years ago
Add example of "flexible space with image" using ListView. Related to #6. More... about 11 years ago
Add license notice for sample app. More... about 11 years ago
Add launcher icons for sample app. More... about 11 years ago
Add example of "ViewPager + SlidingTab + ScrollView". Related to #4 and #5. More... about 11 years ago
#3 Fix that ObservableListView's scrollY is incorrect when scrolling from the bottom. This is not the perfect solution and not completely fixed the issue, but now it's better. More... about 11 years ago
Update badges. More... about 11 years ago
Add example of "flexible space with image". More... about 11 years ago
Bumped version to 1.2.0. More... about 11 years ago
Fix top margin not working on Android 2.3 in ScrollView examples. More... about 11 years ago
Fix padding of TextView in flexible space example for Android 2.3. More... about 11 years ago
Fix ObservableGridView cannot detect onScrollChanged on Android 2.3. (Same as ListView) More... about 11 years ago
Fix ObservableScrollView cannot detect UP and DOWN state in onUpOrCancelMotionEvent before Android 4.4. More... about 11 years ago
Fix ObservableListView cannot detect onScrollChanged on Android 2.3. More... about 11 years ago
Replace ImageViews for elevation of toolbars to correct elevations using ViewCompat.setElevation(). More... about 11 years ago
Avoid abortOnError for sample codes. More... about 11 years ago
Add example of toolbar with flexible space. More... about 11 years ago
Updated README. More... about 11 years ago
Add gradient background to parallax example header. More... about 11 years ago
Add parallax example. More... about 11 years ago
Add GridView support. More... about 11 years ago
Add note for using ObservableRecyclerView. More... about 11 years ago
Bumped version to 1.1.0. More... about 11 years ago
Prepare for releasing. More... about 11 years ago
Update demo gif. More... about 11 years ago