小小菜鸟
Results
2
comments of
小小菜鸟
iOS 11, Tag1.0.0 , this code seems not work. `BMPlayerConf.enableBrightnessGestures = mViewModel.mGestureEnable BMPlayerConf.enableVolumeGestures = mViewModel.mGestureEnable BMPlayerConf.enablePlaytimeGestures = mViewModel.mGestureEnable` but you can do it like this.(not good idea, but it's work)...
how about viper nesting? for example, 'NameTableA' is a tableviewcontroller, 'NameTableB' is another tableviewcontroller, their are totally different tableview, now , for same reason, i have a listview containes the...