From 52245fbc493987dc819b7f83016b88bd5767b465 Mon Sep 17 00:00:00 2001 From: Yuhao Zheng Date: Wed, 6 Nov 2013 16:00:06 -0800 Subject: [PATCH] Fix UI of testing TDLS in Dev Tools app The "Stop TDLS" button won't show up on smaller screens such as N4/N5. Fixed by changing the layout. Change-Id: I708376468eea5b053a7ed15ec5cebb18393ba235 --- apps/Development/res/layout/connectivity.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/apps/Development/res/layout/connectivity.xml b/apps/Development/res/layout/connectivity.xml index 53f1ed7ef..a3a3dcf41 100644 --- a/apps/Development/res/layout/connectivity.xml +++ b/apps/Development/res/layout/connectivity.xml @@ -219,6 +219,15 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/start_tdls" /> +