From 7685c46c5af7154c6fb59ab020a174923643bd48 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 4 Jan 2019 17:18:34 +0100 Subject: add preference to play gif files automatically in chat view fixes #170 and #236 --- src/main/res/xml/preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/res/xml/preferences.xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index e5ccfa8e4..747338435 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -71,6 +71,11 @@ android:key="scroll_to_bottom" android:summary="@string/pref_scroll_to_bottom_summary" android:title="@string/pref_scroll_to_bottom" /> +