From f4fe8a4d881deef7e43ffe296df804c8c2c7a657 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Wed, 16 Jun 2021 00:33:46 +0530 Subject: Add tracker UI and integrate lineage blocker service --- app/src/main/res/layout/fragment_tracker_apps.xml | 38 +++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 app/src/main/res/layout/fragment_tracker_apps.xml (limited to 'app/src/main/res/layout/fragment_tracker_apps.xml') diff --git a/app/src/main/res/layout/fragment_tracker_apps.xml b/app/src/main/res/layout/fragment_tracker_apps.xml new file mode 100644 index 0000000..bb31b5b --- /dev/null +++ b/app/src/main/res/layout/fragment_tracker_apps.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3