Via : OpenAndroid.in
Tags :
Orginal Post: Android Extended ActionBar GitHub Source Code

Android 4.4 Kitkat introduced a wonderful new opportunity: translucent bars.
It’s as simple as adding the following to your theme:

<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>

Awesome, ...

Via : OpenAndroid.in
Tags :
Orginal Post: Android Extended ActionBar GitHub Source Code

0 comments:

Post a Comment

 
Top