summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-02 14:46:01 +0300
committerAndrew Dolgov <[email protected]>2017-06-02 14:46:01 +0300
commit0f764c3f61045702a0bb9cf0e1194759a5988f95 (patch)
treee3750ff9052f501ac7163aab733947e54426f663 /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parent047bb1cc37d189b24b3269d13397f83bc2797d2d (diff)
use textureview for inline video player
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
index 013000c9..6ffec2dd 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -57,7 +57,7 @@
android:scaleType="fitCenter"
android:visibility="visible" />
- <SurfaceView
+ <TextureView
android:id="@+id/flavor_video"
android:foreground="@drawable/ripple"
android:layout_width="match_parent"