問題タブ [vrvideoview]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - すべてのデバイスに応じた Android VideoView のサイズ変更
Android ビデオ ビューでビデオを再生しています。問題は、デバイスの比率に従ってビデオのサイズが変更されないことです。大きなデバイスでは伸びたり、小さなデバイスではスケッツェスになったりします。センタークロップのように、比率を維持して全幅を埋める方法はありますか。
次の回答を確認しました。
バッファリングされたビデオでの Android VideoView の向きの変更
しかし、何も機能しません。
私のコード:
XML :