StackOverView
StackOverView copied to clipboard
a custom widget of android,like task manager of android 5.0.
Results
3
StackOverView issues
Sort by
recently updated
recently updated
newest added
can you tell me how to set visible item ,now the position is end and can see 2 item,when i move can see other item,i want first can see more...
在demo 中,新增一个增加model 的点击事件 ,调用adapter 的 notifyDataSetInserted(model,0)没有反应,时不时的还会crash。
我看了下5.0以上的[recents](https://github.com/android/platform_frameworks_base/tree/master/packages/SystemUI/src/com/android/systemui/recents)