Mini Kabibi Habibi
// Copyright 2023 Adobe Systems Incorporated
view(class_name: 'TAILayersNoteFlyoutSubview', view_id: 'csfv') {
view(class_name: 'TCustomDrawFlyoutControl', view_id: 'csfc', resize_size_horizontal: sizeRelSuperView, resize_size_vertical: sizeRelSuperView) {
group(margin_left: 20, margin_right: 20, margin_top: 20, margin_bottom: 20, horizontal: align_center, placement: place_column, view_id: 'lrif', resize_size_horizontal: sizeRelSuperView, resize_size_vertical: sizeRelSuperView, spacing: gGap, horizontal: align_fill, vertical: align_fill, spacing: gSmallGap) {
static_text(view_id: 'csif', name: '$$$/PSAIMappingLayers/ToolTips/PasteDialog/AILayersInfo=Preserve Illustrator attributes, layer structure, and relative positioning.', resize_size_horizontal: sizeRelSuperView, resize_size_vertical: sizeRelSuperView);
static_text(name: '$$$/PSAIMappingLayers/AILayersInfo/LearnMore=Learn more', view_id: 'cslm', wincontrol: false, resize_location_vertical: locationRelSuperView);
}
}
}
// Footer - Copyright 2023 Adobe Systems Incorporated