Faisal
Faisal
HI, any updates??
private final Playable.EventListener listener = new Playable.DefaultEventListener() { @Override public void onPlayerStateChanged(boolean playWhenReady, int playbackState) { super.onPlayerStateChanged(playWhenReady, playbackState); Log.d("faisal",format(Locale.getDefault(), "STATE: %d・PWR: %s", playbackState, playWhenReady)); if (playbackState==3) { readyToPlay(playWhenReady); } //state.setText(format(Locale.getDefault(),...
some mobile is not support the badge count. actually badge count is not support the android os. the customized from mobile company. please see link :https://github.com/leolin310148/ShortcutBadger
For video Fixed. [zoomy.zip](https://github.com/imablanco/Zoomy/files/4000136/zoomy.zip) implementation project(path: ':zoomy') private void registerZoomy(PlayerView videoPlayerView, SimpleExoPlayer player){ Zoomy.Builder builder = new Zoomy.Builder(activity) .target(videoPlayerView,player,(PlayerView) videoPlayerView) .interpolator(new OvershootInterpolator()) .tapListener(new TapListener() { @Override public void onTap(View v)...
Remove this code from ZoomableTouchListener.java class if (mConfig.isImmersiveModeEnabled()) hideSystemUI();
This is pie android version and nokia android one mobile