Android Studio Iguana load library sources in transform-2 directory, not modules-2, so when read the aar sources will display /* compiled code */ in .kt file.
I’ve download android studio arctic fox read the same aar library, i find arctic fox load sources jar in modules-2, so that arctic fox can read the really sources.
How make Android Studio Iguana load aar sources in modules-2 directory?
New contributor
SakuraTears is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.