FLAG_TRANSLUCENT_STATUS constant

int const FLAG_TRANSLUCENT_STATUS

Window flag: request a translucent status bar with minimal system-provided background protection.

Implementation

static const int FLAG_TRANSLUCENT_STATUS = 0x04000000;