b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

视频播放器java版 Android 安卓RecyclerView显示本地视频并播放

电脑杂谈  发布时间:2017-12-21 05:01:03  来源:网络整理

视频播放器java版_手机视频播放器java_stream6视频

视频播放器java版视频播放器java版

<?xml version="1.0" encoding="utf-8"?>

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

?? ?? xmlns:app="http://schemas.android.com/apk/res-auto"

?? ?? xmlns:tools="http://schemas.android.com/tools"

?? ?? android:layout_width="match_parent"

?? ?? android:layout_height="match_parent"

?? ?? tools:context="com.animee.app2.MainActivity">

?? ?? <android.support.v7.widget.RecyclerView

?? ?? ?? ?? android:id="@+id/rv_local"

?? ?? ?? ?? android:layout_width="match_parent"

?? ?? ?? ?? android:layout_height="match_parent"

?? ?? ?? ?? ??/>

</RelativeLayout>

item_local_video

<?xml version="1.0" encoding="utf-8"?>

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

?? ?? android:layout_width="match_parent"

?? ?? android:layout_height="wrap_content"

?? ?? android:padding="5dp">

?? ?? <SurfaceView

?? ?? ?? ?? android:id="@+id/item_surface"

?? ?? ?? ?? android:layout_width="match_parent"

?? ?? ?? ?? android:layout_height="220dp" />

?? ?? <ImageView

?? ?? ?? ?? android:id="@+id/item_iv"

?? ?? ?? ?? android:layout_width="match_parent"

?? ?? ?? ?? android:layout_height="220dp"

?? ?? ?? ?? android:src="@mipmap/ic_launcher"

?? ?? ?? ?? android:scaleType="centerCrop"/>

?? ?? <TextView

?? ?? ?? ?? android:id="@+id/item_tv_title"

?? ?? ?? ?? android:layout_width="match_parent"

?? ?? ?? ?? android:layout_height="wrap_content"

?? ?? ?? ?? android:textSize="22sp"

?? ?? ?? ?? android:textColor="@color/colorPrimary"


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/bofangqi/article-54866-1.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...