I've created a new Android Resource Directory to Support different Screen sizes. I outsourced every hard coded size and TextSize in dimens.xml. But my values-small directory is not picked by Android. The dimensions are used in the layouts and in the activities.
Why is default picked instead of the small one?
The packages hierarchy looks like this: