1
This commit is contained in:
parent
8ad6747402
commit
af4d6959e3
@ -88,7 +88,7 @@ class DiscoverView extends GetView<DiscoverController> {
|
|||||||
30.verticalSpace,
|
30.verticalSpace,
|
||||||
Obx(() {
|
Obx(() {
|
||||||
return SizedBox(
|
return SizedBox(
|
||||||
height: 520.w,
|
height: 500.w,
|
||||||
child: Swiper(
|
child: Swiper(
|
||||||
loop: true,
|
loop: true,
|
||||||
autoplay: true,
|
autoplay: true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user