Skip to content

Commit 66cf668

Browse files
authored
Minor fix for HomeHead BG poster dull #2409 (#2420)
1 parent ecd8f8b commit 66cf668

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/src/main/res/layout/home_scroll_view_tv.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,4 @@
1414
app:cropYCenterOffsetPct="0.20"
1515
tools:src="@drawable/example_poster" />
1616

17-
<View
18-
android:id="@+id/home_preview_dimmer"
19-
android:layout_width="match_parent"
20-
android:layout_height="match_parent"
21-
android:background="#000000"
22-
android:alpha="0.6" />
23-
24-
2517
</FrameLayout>

0 commit comments

Comments
 (0)