From 28f21297e4d700384f0d445fd4a296ad2bcc496a Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 3 May 2021 23:38:48 +0530 Subject: Add FakeLocation and InternetActivityPrivacy feature --- app/src/main/res/layout/fragment_dashboard.xml | 412 +++++++++++++------------ 1 file changed, 214 insertions(+), 198 deletions(-) (limited to 'app/src/main/res/layout/fragment_dashboard.xml') diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml index ed4de49..663c270 100644 --- a/app/src/main/res/layout/fragment_dashboard.xml +++ b/app/src/main/res/layout/fragment_dashboard.xml @@ -15,10 +15,20 @@ tools:layout_height="56dp" /> + + @@ -84,250 +94,256 @@ android:gravity="center" android:paddingLeft="32dp" android:paddingRight="32dp" + android:paddingBottom="16dp" android:text="@string/personal_leakage_info" android:textColor="@color/black" android:textSize="12sp" /> - - - - - - + + + + + + + - - - - - - + - - - - - + + + + + + + - - - - - - - - + - - - + + + + + + + - - - - - - - - + - - - + + + + + + + - - - - + + + -- cgit v1.2.1