Custom VPN client - add 'custom' flavor
Custom resources should be added in seperate folders that follow android's resolution conventions (hdpi, xhdpi, xxhdpi etc.). This can be easily done by defining a custom flavor in build gradle. All custom resource files can then be added to app -> src -> [CUSTOMFLAVOR] -> res -> drawable[...]
Edited by cyberta