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

Commit f62ac401 authored by Jesse Vincent's avatar Jesse Vincent
Browse files

make the stroke border on our color chips a bit wider to make them easier to see

parent 41756802
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ public class ColorChip {
        if (shape.equals(CHECKMARK)) {
            mDrawable.getPaint().setStrokeWidth(30);
        } else {
            mDrawable.getPaint().setStrokeWidth(10);
            mDrawable.getPaint().setStrokeWidth(20);
        }
        if (messageRead) {
            // Read messages get an outlined circle