Remove unused context from sources

This commit is contained in:
len
2016-10-08 19:48:55 +02:00
parent aebc9a3b9e
commit 876831480a
15 changed files with 29 additions and 54 deletions

View File

@@ -22,8 +22,7 @@
android:largeHeap="true"
android:theme="@style/Theme.Tachiyomi" >
<activity
android:name=".ui.main.MainActivity"
android:theme="@style/Theme.BrandedLaunch">
android:name=".ui.main.MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />