Currently if we use setPercetcomplete() method for a task, that task is displayed with a thick bar in middle showing completion. So actually tasks gets divided into three horizontal bars with middle bar showing task completion. I want to increase height of this middle bar so that the task should have only two horizontal bars upper one indicating schedulded time and lower one indicating percentage completion.
Here are images
Current

Needed

Thanks in advance.