Open AndroidDeveloperLB opened 6 years ago
Currently we have left and right attributes, but not start and end.
left
right
start
end
Please add those too, as it's important to set the sides correctly.
The only way to overcome this, is to check the locale at runtime, and then choose the radius for each left and right.
Currently we have
left
andright
attributes, but notstart
andend
.Please add those too, as it's important to set the sides correctly.
The only way to overcome this, is to check the locale at runtime, and then choose the radius for each left and right.