cuplv / droidel

Framework model for static analysis of Android
Apache License 2.0
46 stars 14 forks source link

Turn findViewById stub into inflate #18

Open sblackshear opened 9 years ago

sblackshear commented 9 years ago

The way we stub out inflate is wrong and needs to take the Context into account when instantiating View's.