公告板
版本库
filestore
活动
搜索
登录
蔺鹏鹏
/
medeasy
派生自
medeasy
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
IOS
hefeixia
2021-02-18
49f3c1374873f73dbde2983ca0fcf1fb10bfedbf
[~joseph/medeasy.git]
/
Patient
/
Android
/
chat
/
src
/
main
/
res
/
layout
/
banner_image.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="fitXY"/>