I'd like to make my app more friendly for e-ink screens, i.e. reducing gradients, removing animations etc. Before I can add separate layouts for those screen types, I first need a way to detect them. Did somebody find a good way to do this?
The Display class doesn't look like it's providing a way to detect the display type...
Edit: By e-ink screen, I mean a screen that works with the e-paper technology.