Duna Marius
Duna Marius
It seems that in Kotlin EventBus is not working. Maybe I am wrong? When Kotlin compatibility?
Please update the gradle and tools to the latest version and get rid of experimental api when possible
Not able to click outside as long as the tooltip shown
Please add an screenshot of the running app or a youtube link in order to see it easier in action
I have an MP4 aes encrypted video file with clear key How/Can I add the missing PSSH BOX manually using this library?
How to use it within a service?
Fatal issue on: `bar.addAction(R.drawable.pdf_icon_animated, "PDF");` ``` ``` - resource not found even in my project exists, and app crashes ``` ```
ViewTooltip .on - the first param needs activity, why? It should be enough the context. Just want my tooltip to be available from a service
Fatal Exception: android.content.res.Resources$NotFoundException Resource ID #0x7f060084 android.content.res.ResourcesImpl.getValueForDensity (ResourcesImpl.java:229) android.content.Context.getDrawable (Context.java:605) es.dmoral.toasty.ToastyUtils.getDrawable (ToastyUtils.java:53)
Caused by: java.lang.UnsupportedOperationException: Binary XML file line #7: You must supply a layout_width attribute. at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:779) at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:8147) at android.view.ViewGroup$MarginLayoutParams.(ViewGroup.java:8339) at android.widget.FrameLayout$LayoutParams.(FrameLayout.java:439) at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:370) at android.widget.FrameLayout.generateLayoutParams(FrameLayout.java:56) at android.view.LayoutInflater.rInflate(LayoutInflater.java:865) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)...