Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

完成对ListView与RecyclerView的定位 #2

Open
MartinKayJr opened this issue Jan 19, 2023 · 0 comments
Open

完成对ListView与RecyclerView的定位 #2

MartinKayJr opened this issue Jan 19, 2023 · 0 comments
Assignees
Labels
future 未来功能

Comments

@MartinKayJr
Copy link
Owner

完成对ListView与RecyclerView的定位

在某种情况下,我们需要定位一个ListView、RecyclerView(列表视图)的位置,获取它的列表数据,但是我们很多时候很难找到对应的类,
需要做很多的源代码阅读和分析才能找到,因此增加此功能。

1.完成对ListView与RecyclerView的精确定位类以及属性名
2.完成对Adapter的定位。
3.支持直接HOOK指定的 ListView、RecyclerView、Adapter
4.对ListView、RecyclerView、Adapter的HOOK做针对性优化

@MartinKayJr MartinKayJr added the enhancement New feature or request label Jan 19, 2023
@MartinKayJr MartinKayJr self-assigned this Jan 19, 2023
@MartinKayJr MartinKayJr added future 未来功能 and removed enhancement New feature or request labels Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future 未来功能
Projects
None yet
Development

No branches or pull requests

1 participant