From 309571039d5272a2a3d191897654856c4bcd405e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 22 Sep 2020 16:44:43 +0200 Subject: tv: use proper icon for button Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/layout/tv_activity.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ui/src') diff --git a/ui/src/main/res/layout/tv_activity.xml b/ui/src/main/res/layout/tv_activity.xml index b1e240c3..50afda34 100644 --- a/ui/src/main/res/layout/tv_activity.xml +++ b/ui/src/main/res/layout/tv_activity.xml @@ -4,6 +4,7 @@ xmlns:tools="http://schemas.android.com/tools"> + @@ -52,15 +53,17 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" /> - + -- cgit v1.2.3