android:maxWidth用过几次,之前有效,今天再用就无效了。其实是有两个注意点的,记录下:

1. android:adjustViewBounds="true"

2.android:layout_width不能是match_parent

05-19 17:42