From bf8aede7f7dfe71379d117ed11e9821326307f10 Mon Sep 17 00:00:00 2001 From: serso Date: Wed, 23 Mar 2016 21:51:07 +0100 Subject: [PATCH] Lint --- app/src/main/res/layout/activity_main_editor_with_toolbar.xml | 4 +++- app/src/main/res/layout/fragment_plot_function_edit.xml | 4 ++-- app/src/main/res/values/text_strings.xml | 2 -- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/activity_main_editor_with_toolbar.xml b/app/src/main/res/layout/activity_main_editor_with_toolbar.xml index e1fc6c63..1b5a959b 100644 --- a/app/src/main/res/layout/activity_main_editor_with_toolbar.xml +++ b/app/src/main/res/layout/activity_main_editor_with_toolbar.xml @@ -1,8 +1,10 @@ + a:layout_weight="2" + tools:ignore="MergeRootFrame"> System language Missing permission Please enable \"%1$s\" permission in system settings - Line width - Line color Mode Mode: %1$s From