白凡

Results 6 comments of 白凡

robust.xml如下 ```xml true false false true true true true cn.nfcm.rebusthitfixdemo com.meituan.robust com.meituan.sample.extension cn.nfcm.rebusthitfixdemo ``` 另外这是我的MainActivity.java ```java package cn.nfcm.rebusthitfixdemo; import android.os.Environment; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button;...

Maybe you can try to use [videojs-resolution-switcher.js][2] I changed part of the code to adapt to the new version [2]: https://github.com/Baifann/videojs-resolution-switcher-for-videojs6/blob/master/src/js/videojs-resolution-switcher.js

@surikat1978 > Thanks! Is it works for 7.5 version ? Sorry, I haven’t used this in a new project development recently, maybe you can try it.

> Maybe I'm doing something wrong? On version of player 5.20.5 works fine. > > ``` > > > > ``` > ``` > > videojs('player1').videoJsResolutionSwitcher() > > ``` @surikat1978...