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

Commit 1728f9bf authored by Jesse Vincent's avatar Jesse Vincent
Browse files

Fixing the background color of the textbox for new-message items

parent d0d6eb54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
        android:textColor="?android:attr/textColorPrimary"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@drawable/text_box_light"
        android:background="@drawable/text_box"
        android:paddingLeft="10px"
        android:paddingRight="10px"
        android:minWidth="64px"