File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/src/main/res/layout-large-land Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8484 <!-- todo: add back conner lines around-->
8585 <ImageView
8686 android : id =" @+id/imageView1"
87- android : layout_width =" 500dp "
88- android : layout_height =" 500dp "
87+ android : layout_width =" 400dp "
88+ android : layout_height =" 400dp "
8989 android : layout_marginTop =" 30dp"
9090 android : layout_marginLeft =" 30dp"
9191 android : background =" @color/colorImageViewBackground"
9292 android : scaleType =" centerCrop" />
9393
9494 <RelativeLayout
9595 android : id =" @+id/imageButtonBar"
96- android : layout_width =" 500dp "
96+ android : layout_width =" 400dp "
9797 android : layout_height =" 70dp"
98- android : layout_marginTop =" 460dp "
98+ android : layout_marginTop =" 360dp "
9999 android : layout_marginLeft =" 30dp"
100100 android : background =" @color/colorImageViewBarBackground"
101101 android : orientation =" horizontal" >
You can’t perform that action at this time.
0 commit comments