From ec9bc2fc338be090dd895ed5f03a598eba913a2b Mon Sep 17 00:00:00 2001 From: emanuele-f Date: Fri, 27 May 2022 16:24:20 +0200 Subject: [PATCH] Move geolocation under traffic inspection section --- app/src/main/res/values/strings.xml | 2 +- app/src/main/res/xml/root_preferences.xml | 30 +++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 77936cef..799e4a26 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -307,7 +307,7 @@ Printable text Hexdump Geolocation - Add country and ASN info by performing offline lookups + Show country and ASN info by performing offline lookups Downloading… Download in progress, please wait Download failed diff --git a/app/src/main/res/xml/root_preferences.xml b/app/src/main/res/xml/root_preferences.xml index e0ecdbc9..43fbb126 100644 --- a/app/src/main/res/xml/root_preferences.xml +++ b/app/src/main/res/xml/root_preferences.xml @@ -45,6 +45,13 @@ + + + + + + - - - - @@ -170,13 +177,6 @@ app:defaultValue="system" app:useSimpleSummaryProvider="true"/> - -