Merge "Add a horizontal line at the end of the graphic menu" am: fc0665c701
am: 095b6858dd
Change-Id: I7719a231cf36730e3a2998c9142cdf002c6e5dda
This commit is contained in:
@@ -252,6 +252,7 @@ int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) cons
|
|||||||
|
|
||||||
draw_funcs_.SetColor(UIElement::MENU);
|
draw_funcs_.SetColor(UIElement::MENU);
|
||||||
}
|
}
|
||||||
|
offset += draw_funcs_.DrawHorizontalRule(y + offset);
|
||||||
|
|
||||||
return offset;
|
return offset;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user