Rotate who pays the extra penny when the bill cannot be split evenly.
When the bill cannot be split evenly between people in a group, why should the guy on top of the alphabetical order of the group members always have to pay the extra penny. Say the bill is $10. when split between 3 people, it gets divided as $3.34, $3.33 and $3.33. Now $3.34 is always the share of the guy whose name starts with an A or the guy with a name high on the alphabetical order list. This is not fair. Please correct this. (Should be simple to implement right?) With my name starting with an A, I almost always end up paying extra. (I know it is not a big amount, but it is not difficult to implement either, I guess)

We now randomly assign the extra penny on all platforms, though on iPhone, the entire remainder gets assigned to one person randomly instead of more correctly splitting it. I don’t think tweaking this further is a high priority for us, and this should eventually be correct.
Marshall
-
Derek commented
Is this still under review? So far the same person is paying the extra penny over and over, and they're not even the person adding the expense. Maybe I just can't find a way to set it up right?