File tree Expand file tree Collapse file tree
AndroidCustomGridView/res/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 android : numColumns =" auto_fit"
1616 android : verticalSpacing =" 5dp"
1717 android : drawSelectorOnTop =" true"
18- android : stretchMode =" columnWidth" >
18+ android : stretchMode =" columnWidth" >
1919 </GridView >
2020
2121</RelativeLayout >
Original file line number Diff line number Diff line change 77 android : padding =" 5dp"
88 android : clickable =" false"
99 android : background =" @drawable/grid_color_selector"
10- android:focusable=" false"
11- >
10+ android:focusable=" false" >
1211
1312 <ImageView
1413 android : id =" @+id/image"
1514 android : layout_width =" 100dp"
16- android : layout_height =" 100dp"
17- >
15+ android : layout_height =" 100dp" >
1816 </ImageView >
1917
2018 <TextView
2321 android : layout_height =" wrap_content"
2422 android : layout_marginTop =" 5dp"
2523 android : gravity =" center"
26- android : textSize =" 12sp"
27- >
24+ android : textSize =" 12sp" >
2825 </TextView >
2926
3027</LinearLayout >
You can’t perform that action at this time.
0 commit comments