Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 095b6858 authored by Tianjie Xu's avatar Tianjie Xu Committed by android-build-merger
Browse files

Merge "Add a horizontal line at the end of the graphic menu"

am: fc0665c7

Change-Id: Idba56caeb2f002864ca2325fb5f130d3e25c2acc
parents 1b94d3a3 fc0665c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -252,6 +252,7 @@ int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) cons

    draw_funcs_.SetColor(UIElement::MENU);
  }
  offset += draw_funcs_.DrawHorizontalRule(y + offset);

  return offset;
}