summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-05-31 23:44:52 +0300
committerAndrew Dolgov <[email protected]>2017-05-31 23:44:52 +0300
commit15cda36008f2461680c93144f4cf0c63c68edb6b (patch)
treef1b2049eebdcbc42d990351280527ac82e4b9c7b /org.fox.ttrss/src/main/res/values
parentbb32ac7dc4319d338cdaaa5af8b3c53ef35c4897 (diff)
rework pinch-zoom image view to use ImageMatrixTouchHandler
kill video surface in fragment onpause
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/attrs.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index 3f4922d0..e0bfb02c 100755
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -49,7 +49,4 @@
<attr format="reference|color" name="insetForeground">
</attr></declare-styleable>
<attr name="drawer_header" format="reference" />
- <declare-styleable name="ForegroundImageView">
- <attr name="android:foreground"/>
- </declare-styleable>
</resources> \ No newline at end of file