Details
Description
The <mobi:audioPlayer> comp renders an <video> tag on non-blackberry devices with a height of 20px. On Android, the browser player controls have a height of at least 45px.
Issue Links
- depends on
-
MOBI-537 audioPlayer component renders video tag
- Resolved
there is no height attribute on html5 audio element. Must use css for this. Video does have height attribute, but core rendering strategy (see MOBI-699) will not use video element tag for blackberry any longer see
MOBI-537