From b3b3475e93a9b08f9e35edbf74673728b560ad3b Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 26 Aug 2016 23:48:48 +0200 Subject: compress videos bigger than 10 MB before sending --- src/main/res/menu/attachment_choices.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/main/res/menu/attachment_choices.xml') diff --git a/src/main/res/menu/attachment_choices.xml b/src/main/res/menu/attachment_choices.xml index 6e8fc51d3..e2b0798ee 100644 --- a/src/main/res/menu/attachment_choices.xml +++ b/src/main/res/menu/attachment_choices.xml @@ -17,6 +17,10 @@ android:id="@+id/attach_choose_picture" android:title="@string/attach_choose_picture"/> + + -- cgit v1.2.3