From 8ced9f378613425efb9949196e967dbe2f03a63a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 7 Nov 2013 22:40:51 +0100 Subject: Fine tune log window. --HG-- rename : res/layout-w720dp/log_fragment.xml => res/layout-sw600dp/log_fragment.xml rename : res/values-w600dp/dimens.xml => res/values-sw600dp/dimens.xml --- res/layout/log_fragment.xml | 7 ++++++- res/layout/log_silders.xml | 2 +- res/layout/vpnstatus.xml | 46 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 res/layout/vpnstatus.xml (limited to 'res/layout') diff --git a/res/layout/log_fragment.xml b/res/layout/log_fragment.xml index d1e467b1..bcc3f9af 100644 --- a/res/layout/log_fragment.xml +++ b/res/layout/log_fragment.xml @@ -5,7 +5,12 @@ android:layout_height="match_parent" android:orientation="vertical"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3