summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_status_notification.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/drawer_status_notification.xml')
-rw-r--r--app/src/main/res/layout/drawer_status_notification.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/src/main/res/layout/drawer_status_notification.xml b/app/src/main/res/layout/drawer_status_notification.xml
index fdae5ba56..bb17fa7f8 100644
--- a/app/src/main/res/layout/drawer_status_notification.xml
+++ b/app/src/main/res/layout/drawer_status_notification.xml
@@ -59,16 +59,4 @@
</HorizontalScrollView>
</androidx.appcompat.widget.LinearLayoutCompat>
- <RelativeLayout
- android:id="@+id/container_transparent"
- android:layout_width="match_parent"
- android:layout_height="0dp"
- android:background="@color/black"
- android:elevation="5dp"
- android:visibility="gone"
- app:layout_constraintBottom_toBottomOf="parent"
- app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintStart_toStartOf="parent"
- app:layout_constraintTop_toTopOf="parent" />
-
</androidx.constraintlayout.widget.ConstraintLayout> \ No newline at end of file