Sign in
CNLive Android Team
/
newModuleStrike
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3bd92e8c0c002508d7c89b5818827d6685142a03
Authored by
YangShuai
2019-12-13 16:23:42 +0800
1 parent
135ed4be
1 修改图片结构体参数
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/strike/src/main/res/layout/activity_img.xml
app/strike/src/main/res/layout/activity_img.xml
View file @
3bd92e8
...
...
@@ -173,7 +173,7 @@
173
173
android:layout_gravity="center"
174
174
android:layout_margin="30dp"
175
175
android:src="@mipmap/timgs"
176
- lb:
t
ype="circle" />
176
+ lb:
shapeT
ype="circle" />
177
177
178
178
</LinearLayout>
179
179
</ScrollView>
...
...