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 +++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 25 deletions(-) (limited to 'ui/src/main/res/layout/tv_activity.xml') 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 -- cgit v1.2.3