ht_floatwindow1.xml 391 字节
<FrameLayout android:layout_width="wrap_content"
   android:layout_height="wrap_content"
   xmlns:android="http://schemas.android.com/apk/res/android">

   <ImageView
      android:id="@+id/ht_img_floatwindows"
      android:layout_width="wrap_content"
      android:layout_height="wrap_content"
      android:src="@drawable/ht_float_logo"
      android:scaleType="center" />

</FrameLayout>