summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_dashboard.xml
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-04-26 18:20:18 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-04-26 18:20:18 +0000
commit1a7460b9e2e56697bd70b5c4da1321efdd09f19c (patch)
treeb77ee228bfb4dad7c40f0e5b1f1b94e1ebc5df99 /app/src/main/res/layout/fragment_dashboard.xml
parentd0f8ec47a5780ba7de15e3d1ebcaa9a1df77da43 (diff)
parentf9f49a9890dc82e0318ed52b7bafa1ce1da38cb5 (diff)
Merge branch '5290_snackbar_qp_disabled' into 'main'
5290 : allow settings while main toggle off. See merge request e/privacy-central/privacycentralapp!46
Diffstat (limited to 'app/src/main/res/layout/fragment_dashboard.xml')
-rw-r--r--app/src/main/res/layout/fragment_dashboard.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml
index d2cb53c..d79dea1 100644
--- a/app/src/main/res/layout/fragment_dashboard.xml
+++ b/app/src/main/res/layout/fragment_dashboard.xml
@@ -13,7 +13,6 @@
android:layout_width="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
>
-
<LinearLayout
android:background="@color/background"
android:gravity="center_horizontal"
@@ -200,7 +199,6 @@ android:text="@string/dashboard_state_ipaddress_off"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toBottomOf="@+id/graph"
/>
-
<View
android:id="@+id/graph_legend_blocked_icon"
android:layout_width="16dp"