summaryrefslogtreecommitdiffstats
path: root/doubletapplayerview/src/main/res/values/public.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doubletapplayerview/src/main/res/values/public.xml')
-rw-r--r--doubletapplayerview/src/main/res/values/public.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/doubletapplayerview/src/main/res/values/public.xml b/doubletapplayerview/src/main/res/values/public.xml
new file mode 100644
index 000000000..ed8500e12
--- /dev/null
+++ b/doubletapplayerview/src/main/res/values/public.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <public />
+
+ <public name="YouTubeOverlay_yt_playerView" type="attr" />
+ <public name="YouTubeOverlay_yt_seekSeconds" type="attr" />
+ <public name="YouTubeOverlay_yt_animationDuration" type="attr" />
+ <public name="YouTubeOverlay_yt_arcSize" type="attr" />
+ <public name="YouTubeOverlay_yt_tapCircleColor" type="attr" />
+ <public name="YouTubeOverlay_yt_backgroundCircleColor" type="attr" />
+ <public name="YouTubeOverlay_yt_textAppearance" type="attr" />
+ <public name="YouTubeOverlay_yt_iconAnimationDuration" type="attr" />
+ <public name="YouTubeOverlay_yt_icon" type="attr" />
+
+ <public name="DoubleTapPlayerView_dtpv_controller" type="attr" />
+</resources> \ No newline at end of file