Skip to content

Commit

Permalink
fix: Also make the "all folders" button style depend on the corner ra…
Browse files Browse the repository at this point in the history
…dius of chips
  • Loading branch information
LunarX committed Jan 8, 2025
1 parent b6172b1 commit 3e1ad19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/fragment_search.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--
~ Infomaniak Mail - Android
~ Copyright (C) 2022-2024 Infomaniak Network SA
~ Copyright (C) 2022-2025 Infomaniak Network SA
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -111,6 +111,7 @@

<com.google.android.material.button.MaterialButton
android:id="@+id/folderDropDown"
style="@style/ChipNoCheckedIconBase"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:checkable="true"
Expand Down

0 comments on commit 3e1ad19

Please sign in to comment.