2

My Android app has three flavor dimensions. Let's call them Color, Size, and Shape. So I have (Blue|Red)(Small|Large)(Round|Square).

Is it possible to have a source folder for blueSmall that covers both blueSmallRound and blueSmallSquare? If I go straight ahead and create blueSmall under src, Android Studio doesn't see it.

I want to place a manifest there, not Java sources, so having a library with just Color and Size as dimensions is not an option.

Seva Alekseyev
  • 55,897
  • 22
  • 151
  • 252

0 Answers0