2016-03-10 01:47:03 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2016-03-12 21:22:40 +08:00
|
|
|
<ImageView android:id="@+id/image_view"
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
2016-03-10 01:47:03 +08:00
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
|
|
</ImageView>
|