use iitcm base theme for share activity

This commit is contained in:
Philipp Schaefer 2013-11-26 16:18:55 +01:00
parent 9d16b03632
commit 78499a0e3a

View File

@ -90,7 +90,7 @@
android:label="@string/activity_share"
android:noHistory="true"
android:parentActivityName=".IITC_Mobile"
android:theme="@android:style/Theme.Holo.Light.DarkActionBar">
android:theme="@style/AppBaseTheme">
<meta-data
android:name="android.support.PARENT_ACTIVITY"
android:value=".IITC_Mobile"/>