[escher/message_table_cell_with_chevron_and_expression] subAccessoryView has margin by default

This commit is contained in:
Ruben Dashyan
2019-06-25 17:00:54 +02:00
committed by Léa Saviot
parent 9a803013b6
commit 0f3fc46ad1
4 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ GraphOptionsController::GraphOptionsController(Responder * parentResponder, Inpu
m_store(store),
m_graphController(graphController)
{
static_cast<ExpressionView *>(m_changeRegressionCell.subAccessoryView())->setHorizontalMargin(Metric::ExpressionViewHorizontalMargin);
}
const char * GraphOptionsController::title() {