我是靠谱客的博主 俊逸信封,这篇文章主要介绍android 控件方向旋转90度,android的videoview怎么旋转90度播放,现在分享给大家,希望可以做个参考。

android:layout_width="match_parent"

android:layout_height="match_parent"

android:orientation="horizontal" >

android:layout_height="wrap_content"

android:text="dffdfijoijoijoijoijoijdheijoijpoj"/>

android:id="@+id/video_view"

android:layout_width="fill_parent"

android:layout_height="fill_parent"

android:layout_gravity="left"

/>

android:id="@+id/img"

android:layout_width="fill_parent"

android:layout_height="fill_parent"

android:adjustViewBounds="true"

android:contentDescription="@string/playListName"

android:scaleType="fitXY"

android:rotation="270" />

这样的布局,videoview一直宣传不过来。。

最后

以上就是俊逸信封最近收集整理的关于android 控件方向旋转90度,android的videoview怎么旋转90度播放的全部内容,更多相关android内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(70)

评论列表共有 0 条评论

立即
投稿
返回
顶部