From 857539eac36e5e8a31fce490e7519edd80950f67 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 1 Feb 2020 14:04:10 +0100 Subject: show progressbar instead of percentages while up-/downloading files --- src/main/res/layout/message_content.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/main/res/layout/message_content.xml') diff --git a/src/main/res/layout/message_content.xml b/src/main/res/layout/message_content.xml index 2e494e914..3d64aa189 100644 --- a/src/main/res/layout/message_content.xml +++ b/src/main/res/layout/message_content.xml @@ -92,6 +92,20 @@ android:progress="100" /> + +