Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Need for ProbeLayoutInflater #4

Closed
sriramramani opened this issue Sep 17, 2014 · 2 comments
Closed

Need for ProbeLayoutInflater #4

sriramramani opened this issue Sep 17, 2014 · 2 comments

Comments

@sriramramani
Copy link

If there is a ListView, the rows in the ListView have a different inflater. It's hard to create probe for each inflation inside each Adapter. It would be better to have a ProbeLayoutInflater that is returned by the MainActivity. That way, everything inside an Activity can be probed.

@lucasr
Copy link
Owner

lucasr commented Sep 17, 2014

Good point. Not sure how I want to approach this yet. I'll get back here after experimenting with a few options.

@lucasr lucasr closed this as completed in 86eee83 Sep 17, 2014
@lucasr
Copy link
Owner

lucasr commented Sep 17, 2014

Done. See README to see the new API for deploying an Interceptor in a Context. Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants