0
<ImageView android:id="@+id/ImageView01"
android:layout_gravity="center_horizontal"
android:layout_marginTop="30dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scaleType="fitCenter"
android:adjustViewBounds="true">
喜的朋友, 我想在編碼圖像視圖不使用它來設置該屬性,我怎麼能做到嗎?如何設置圖像視圖屬性編碼爲Android
感謝您的Java代碼中的所有