Taking advantage of the translucent status bar in Android 4.4 KitKat
问题 When I released my note taking application for Android 4.0 - 4.3 I used a custom action bar color with a custom action bar icon (instead of using the standard light and dark action bars). I would like to make it so on Android 4.4, the status bar will also take on the custom color I am using in my Action Bar (which is #FFD060). Is there a way to easily change my current styles.xml to allow 4.4 to take advantage of this? My styles.xml under my values-v19 folder is as follows: <resources> <style