• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. A

    Fatal Exception: java.lang.IllegalArgumentException width and height must be > 0 on Chromecast imple

    I am trying to implement Chromecast functionality using casty sdk. Ref: https://github.com/DroidsOnRoids/Casty But always getting Fatal Exception: java.lang.IllegalArgumentException width and height must be > 0 android.view.View.draw (View.java:21594) Below is my code //Oncreate()...