Disable connection debug for searching

This commit is contained in:
M66B
2021-07-08 15:25:47 +02:00
parent a4590cd26d
commit e7da93ec32

View File

@@ -430,6 +430,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="3dp"
android:layout_marginTop="12dp"
android:tag="debug"
app:cardBackgroundColor="?attr/colorCardBackground"
app:cardCornerRadius="6dp"
app:cardElevation="0dp"