mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-25 07:01:50 -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" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<!-- <activity
|
<activity
|
||||||
android:name="com.fsck.k9.AccessibleEmailContentActivity"
|
android:name="com.fsck.k9.AccessibleEmailContentActivity"
|
||||||
>
|
>
|
||||||
</activity>-->
|
</activity>
|
||||||
|
|
||||||
<receiver android:name="com.fsck.k9.service.BootReceiver"
|
<receiver android:name="com.fsck.k9.service.BootReceiver"
|
||||||
android:enabled="true"
|
android:enabled="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user