Skip to content

Remove 'vectorDrawables.useSupportLibrary' flag.

This fixes the app crashing on Android versions prior to 5.0 due to issues with inflating the vector drawable resources, and the increase in APK size caused by this change is not significant.

Edited by Isira Seneviratne

Merge request reports