Fix "other" search filter

This commit is contained in:
J-Jamet
2022-02-26 12:29:07 +01:00
parent 6ea95c050a
commit ea9c530667

View File

@@ -154,7 +154,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:checked="true"
android:enabled="false"
style="@style/KeepassDXStyle.Chip.Filter"
android:text="@string/other"/>
<com.google.android.material.chip.Chip