Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -220,7 +220,6 @@ export struct MultiPictureDetailItemComponent { | @@ -220,7 +220,6 @@ export struct MultiPictureDetailItemComponent { | ||
| 220 | }) | 220 | }) |
| 221 | .height('100%') | 221 | .height('100%') |
| 222 | .width('100%') | 222 | .width('100%') |
| 223 | - .backgroundColor(Color.Black) | ||
| 224 | .justifyContent(FlexAlign.Center) | 223 | .justifyContent(FlexAlign.Center) |
| 225 | .gesture( | 224 | .gesture( |
| 226 | GestureGroup( | 225 | GestureGroup( |
-
Please register or login to post a comment