From b80e383511d2dd05069b3db95c62095c4dff2815 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 17 Feb 2017 18:26:09 +0300 Subject: implement swipe to dismiss --- .../src/main/res/layout/fragment_headlines.xml | 4 +-- .../src/main/res/layout/headlines_row_undo.xml | 29 ++++++++++++++++++++++ org.fox.ttrss/src/main/res/values/strings.xml | 2 ++ org.fox.ttrss/src/main/res/xml/preferences.xml | 6 +++++ 4 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 org.fox.ttrss/src/main/res/layout/headlines_row_undo.xml (limited to 'org.fox.ttrss/src/main/res') diff --git a/org.fox.ttrss/src/main/res/layout/fragment_headlines.xml b/org.fox.ttrss/src/main/res/layout/fragment_headlines.xml index 7b7244a3..ddca91fd 100644 --- a/org.fox.ttrss/src/main/res/layout/fragment_headlines.xml +++ b/org.fox.ttrss/src/main/res/layout/fragment_headlines.xml @@ -11,12 +11,12 @@ android:layout_width="match_parent" android:layout_height="match_parent" > - - +