UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView.
Notice that UltimateRecyclerView is a project under development.
Your donations is highly appreciated. Thank you!
swipe to refreshUpcoming changes in UltiamteRecyclerview 0.4.1:
If you have some good ideas, please tell us. My email is cymcsg # gmail.com.And it is a good idea to put your idea on the issue.
Notice that it might not be the latest version
repositories { jcenter() }
dependencies {
compile 'com.marshalchen.ultimaterecyclerview:library:0.4.0'
}
<com.marshalchen.ultimaterecyclerview.UltimateRecyclerView
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:id="@+id/ultimate_recycler_view"
>
</com.marshalchen.ultimaterecyclerview.UltimateRecyclerView>






If there are someone who I do not mention here,please accept my sincerely appologies and tell me.
Alipay:
Copyright 2015 Marshal Chen
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
$ claude mcp add UltimateRecyclerView \
-- python -m otcore.mcp_server <graph>