xxy_float_ball.xml
381 字节
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="35dp"
android:layout_height="35dp"
android:orientation="vertical">
<ImageView
android:id="@+id/xxy_float_ball_image"
android:layout_width="35dp"
android:layout_height="35dp"
android:src="@drawable/xxy_icon_float_ball" />
</LinearLayout>