Translucent Theme for Actionbar

Conflicts:

	src/org/wikimedia/commons/CommonsApplication.java
This commit is contained in:
Isaac John Wesley 2012-10-07 14:58:00 +05:30 committed by YuviPanda
parent 650095c64f
commit 297d7226d6
8 changed files with 98 additions and 10 deletions

View file

@ -13,7 +13,7 @@
android:name=".CommonsApplication"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
android:theme="@style/Theme.Commons" >
<activity
android:name=".LoginActivity"
android:label="@string/title_activity_login"