From bdf9198bb069f2ab9619cb4d3a85f5c2cbf9f0cd Mon Sep 17 00:00:00 2001 From: jacquarg Date: Tue, 5 Apr 2022 18:53:40 +0200 Subject: 5217 - Display blocked trackers, 5216 : add leaks in tooltips --- app/src/main/res/layout/fragment_dashboard.xml | 49 +++ app/src/main/res/layout/trackers_item_graph.xml | 49 +++ app/src/main/res/layout/widget.xml | 522 +++++++++++++++++++----- 3 files changed, 516 insertions(+), 104 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml index 53ec617..ff64733 100644 --- a/app/src/main/res/layout/fragment_dashboard.xml +++ b/app/src/main/res/layout/fragment_dashboard.xml @@ -188,6 +188,55 @@ android:text="@string/dashboard_state_ipaddress_off" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintTop_toBottomOf="@+id/graph" /> + + + + + + + + + + + + + + - - + + + + + - + + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + + - + + + + + - + + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + - + + + + + - + + + + + - + + + + - + android:layout_marginRight="1.5dp" + > + + + - - - - - - + + + + + + + + + + +