Commit b799d36a authored by Val Doroshchuk's avatar Val Doroshchuk Committed by VaL Doroshchuk
Browse files

Android: Fix the player state when play() is called with no media


If play() is called before any media is set, don't change the current state
to PlayingState.

This was inconsistent with the other backends, and required an unneeded
call to stop() when a media later got set.

Task-number: QTBUG-68998
Change-Id: I8281c7bf83e36e9a80f2136ca9fc2430c55e8bd6
Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
Showing with 1 addition and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment