mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Marcus accidentally commented out the accessible message view
This commit is contained in:
parent
0054c00240
commit
c2378c9f46
@ -258,10 +258,10 @@
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<!-- <activity
|
||||
<activity
|
||||
android:name="com.fsck.k9.AccessibleEmailContentActivity"
|
||||
>
|
||||
</activity>-->
|
||||
</activity>
|
||||
|
||||
<receiver android:name="com.fsck.k9.service.BootReceiver"
|
||||
android:enabled="true"
|
||||
|
Loading…
Reference in New Issue
Block a user