Is there a method for registering a renderer at runtime? I have a conditional registration I'd like to make for a DatePicker renderer based on whether or not the current Android API version is below Lollipop, as the DatePicker Material theme looks horrendous on KitKat and earlier and suffers from transparency visual defects.
↧