From bf4ef082cdfce89cc1ce5027b1f70b96b0deac37 Mon Sep 17 00:00:00 2001 From: jacquarg Date: Fri, 4 Feb 2022 08:32:11 +0100 Subject: i4583 fix subtitles wordings on main screen. --- app/src/main/res/layout/fragment_dashboard.xml | 2 -- app/src/main/res/values/strings.xml | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml index 3197257..66c738c 100644 --- a/app/src/main/res/layout/fragment_dashboard.xml +++ b/app/src/main/res/layout/fragment_dashboard.xml @@ -214,7 +214,6 @@ android:text="@string/dashboard_state_ipaddress_off" android:layout_height="88dp" app:icon="@{@drawable/ic_tracked}" app:title="@{@string/dashboard_am_i_tracked_title}" - app:subTitle='@{@string/trackers_title}' /> Manage your permissions Geolocation mode Real geolocation - Fake geolocation + Specific fake geolocation + Random fake geolocation My internet activity privacy Real IP address exposed Real IP address hidden -- cgit v1.2.1