From 5a53f151543eef94e689f0844b89a7f1c38e4836 Mon Sep 17 00:00:00 2001 From: Elektroschmock Date: Mon, 24 Sep 2018 18:29:56 +0200 Subject: Fix direction of swipe strings On a LTR system the -1 page is on the left, so you need to swipe to the right to access it. Change-Id: I092f5ed1a27045f8a42b62b93f74c4d3f278d6d7 --- res/values/lineage_strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml index 415720b79..1e479bb5f 100644 --- a/res/values/lineage_strings.xml +++ b/res/values/lineage_strings.xml @@ -78,7 +78,7 @@ Show Google app - When you swipe left from main homescreen + When you swipe right from main homescreen - When you swipe right from main homescreen + When you swipe left from main homescreen -- cgit v1.2.3