fix(ad): 화면별 네이티브 광고 높이 조정
This commit is contained in:
@@ -167,7 +167,7 @@ class _RestaurantListScreenState extends ConsumerState<RestaurantListScreen> {
|
||||
horizontal: 16,
|
||||
vertical: 8,
|
||||
),
|
||||
height: 200, // 카드 높이와 비슷한 중간 사이즈
|
||||
height: 100, // 작은 템플릿으로 노출
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user