Reputation: 73
I use TimePicker. And I noticed that it is not symmetric. Sign ":" Located right of center.
i use timepicker.setIs24HourView(true);
unfortunately I did not show a screenshot, because my reputation is below 10
Upvotes: 1
Views: 30
Reputation: 5563
The TimePicker
should be symmetric, probably you have some paddings in its parent view or some margins in the TimePicker
.
Upvotes: 1