Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df9009e1 authored by Vincent Breitmoser's avatar Vincent Breitmoser Committed by GitHub
Browse files

Merge pull request #1894 from philipwhiuk/fixCcExpanderOnDarkTheme

Use theme-able icon for CC/BCC expander
parents b9147f11 f0ac353a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -291,7 +291,7 @@
                android:layout_height="match_parent"
                android:padding="6dp"
                android:scaleType="centerCrop"
                android:src="@drawable/ic_action_expand_light"
                android:src="?attr/iconActionExpand"
                android:id="@+id/recipient_expander"
                />