aboutsummaryrefslogtreecommitdiff
path: root/apps/LeanbackWidget/res/layout/clock_widget.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/LeanbackWidget/res/layout/clock_widget.xml')
-rw-r--r--apps/LeanbackWidget/res/layout/clock_widget.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/LeanbackWidget/res/layout/clock_widget.xml b/apps/LeanbackWidget/res/layout/clock_widget.xml
index 0a1ca2a..f86baa0 100644
--- a/apps/LeanbackWidget/res/layout/clock_widget.xml
+++ b/apps/LeanbackWidget/res/layout/clock_widget.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ android:alpha="@raw/icon_alpha">
<TextClock
android:id="@+id/clock"