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

Commit f0ac353a authored by Philip Whitehouse's avatar Philip Whitehouse
Browse files

Use themeable icon for CC/BCC expander - fixes #1893

parent 217b5bf9
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"
                />