1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-04 22:40:32 +00:00

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"