Loading app/ui/legacy/src/main/java/com/fsck/k9/ui/messageview/AttachmentController.java +2 −2 Original line number Diff line number Diff line Loading @@ -40,9 +40,9 @@ public class AttachmentController { private final AttachmentViewInfo attachment; AttachmentController(MessagingController controller, MessageViewFragment messageViewFragment, AttachmentController(Context context, MessagingController controller, MessageViewFragment messageViewFragment, AttachmentViewInfo attachment) { this.context = messageViewFragment.getApplicationContext(); this.context = context; this.controller = controller; this.messageViewFragment = messageViewFragment; this.attachment = attachment; Loading app/ui/legacy/src/main/java/com/fsck/k9/ui/messageview/MessageViewFragment.kt +574 −659 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
app/ui/legacy/src/main/java/com/fsck/k9/ui/messageview/AttachmentController.java +2 −2 Original line number Diff line number Diff line Loading @@ -40,9 +40,9 @@ public class AttachmentController { private final AttachmentViewInfo attachment; AttachmentController(MessagingController controller, MessageViewFragment messageViewFragment, AttachmentController(Context context, MessagingController controller, MessageViewFragment messageViewFragment, AttachmentViewInfo attachment) { this.context = messageViewFragment.getApplicationContext(); this.context = context; this.controller = controller; this.messageViewFragment = messageViewFragment; this.attachment = attachment; Loading
app/ui/legacy/src/main/java/com/fsck/k9/ui/messageview/MessageViewFragment.kt +574 −659 File changed.Preview size limit exceeded, changes collapsed. Show changes