Commit 3bd92e8c0c002508d7c89b5818827d6685142a03
1 parent
135ed4be
1 修改图片结构体参数
Showing
1 changed file
with
1 additions
and
1 deletions
app/strike/src/main/res/layout/activity_img.xml
| @@ -173,7 +173,7 @@ | @@ -173,7 +173,7 @@ | ||
| 173 | android:layout_gravity="center" | 173 | android:layout_gravity="center" |
| 174 | android:layout_margin="30dp" | 174 | android:layout_margin="30dp" |
| 175 | android:src="@mipmap/timgs" | 175 | android:src="@mipmap/timgs" |
| 176 | - lb:type="circle" /> | 176 | + lb:shapeType="circle" /> |
| 177 | 177 | ||
| 178 | </LinearLayout> | 178 | </LinearLayout> |
| 179 | </ScrollView> | 179 | </ScrollView> |