Auto Mirroring for RTL layout doesn't work in Android versions below 6.0
问题 As you know Vector Drawables was added in Android Support Library 23.2 which announced in Android Developer Blog that for all versions of android we can use it instead of adding extra icons in different sizes. However "enable auto mirroring for RTL layout" option doesn't work in android versions below 6.0! Is there any additional setting to use it in other android versions? My Test Project uses a simple method to changing the Locale of my application. These are results of my test: Nexus 6P