简体   繁体   中英

How to force Android Studio `see` source in other flavours, so refactoring of abstract classes would be safer

I have few abstract classes which has different implementations in flavors.

How do I make Android Studio find if method is used/overridden in all flavors.

Might be, that in currently selected flavor method might look unused.

We haven't implemented refactoring/analysis across flavors or build types yet. You can track this at https://code.google.com/p/android/issues/detail?id=66072

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM