Newer
Older
VipVideo / app / src / main / res / layout / pop_analysis_site.xml
bello on 12 Jan 2021 297 bytes tv功能
<?xml version="1.0" encoding="utf-8"?>
<GridView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/grid_view"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:background="@color/white"
    android:numColumns="3"></GridView>