From dc002d77fa514eb6526516f23beb7093654c23db Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 22 Sep 2020 14:33:04 +0200 Subject: tv: begin to wire up databindings Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/layout/tv_activity.xml | 64 ++++++++++++++++---------- ui/src/main/res/layout/tv_tunnel_list_item.xml | 9 ---- 2 files changed, 39 insertions(+), 34 deletions(-) (limited to 'ui/src/main/res/layout') diff --git a/ui/src/main/res/layout/tv_activity.xml b/ui/src/main/res/layout/tv_activity.xml index 03caa311..33f13a17 100644 --- a/ui/src/main/res/layout/tv_activity.xml +++ b/ui/src/main/res/layout/tv_activity.xml @@ -1,31 +1,45 @@ - + xmlns:tools="http://schemas.android.com/tools"> - + + + + + + + + android:layout_height="match_parent"> + + - + - + + \ No newline at end of file diff --git a/ui/src/main/res/layout/tv_tunnel_list_item.xml b/ui/src/main/res/layout/tv_tunnel_list_item.xml index a48b977b..5611d579 100644 --- a/ui/src/main/res/layout/tv_tunnel_list_item.xml +++ b/ui/src/main/res/layout/tv_tunnel_list_item.xml @@ -9,10 +9,6 @@ - - @@ -20,11 +16,6 @@ - - -