Removed unnecessary references to Android support lib

This commit is contained in:
shagr4th 2013-10-20 22:42:22 +02:00
parent 7fa4cc14ef
commit 7c1745ecea
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".X48"
android:label="@string/app_name"
android:theme="@style/Theme.AppCompat"
android:configChanges="keyboardHidden|orientation" android:launchMode="singleTop"> <!-- |screenSize -->
<intent-filter>
<action android:name="android.intent.action.MAIN" />

View file

@ -12,4 +12,3 @@ split.density=false
# Project target.
target=android-15
apk-configurations=
android.library.reference.1=../../../soft/android-sdk-linux_x86/extras/android/support/v7/appcompat