From 911f3855f184ecdb1339c1d8383ea19e86fe918e Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 27 Sep 2013 22:57:30 +0200 Subject: Implement changing log level on the fly in the log window, still needs some UI design love --HG-- extra : rebase_source : 207343cea3b74cd07ebdf00f8ef443465d12c966 --- res/layout/logwindow.xml | 81 +++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 69 insertions(+), 12 deletions(-) (limited to 'res/layout') diff --git a/res/layout/logwindow.xml b/res/layout/logwindow.xml index 57ab5cb9..d7281346 100644 --- a/res/layout/logwindow.xml +++ b/res/layout/logwindow.xml @@ -1,18 +1,75 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + - + android:layout_height="fill_parent"/> + \ No newline at end of file -- cgit v1.2.3