使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。 构建基本布局 返回到课程 What is Jetpack Compose? A Modern toolkit to develop Android UI Toolkit to design libraries Database Interface Plugin to build APK Composable functions are the basic building block of Compose. True False What annotation is used to annotate a Composable function? @Annotation @ComposableFunction @Composable @Preview The three basic standard layout elements in Compose are 选择合适的多项回答。 Column Row Text Box What is the tool window for importing, creating, managing, and using resources in your app? Application Manager Resource Manager Resource Tool Layout Manager Which class is an automatically generated class by Android that contains the IDs of all resources in the project. The Android class The Resource class The R Class The ResourceID class Which function is used is to load a drawable image resource. The stringResource() function The painterResource() function The ImageResource() function The loadResource() function What is the function parameter used to add accessibility text, used by talkback? accessibilityText contentText accessibilityDescription contentDescription The Box layout stacks the UI elements on top of one another. True False What parameter is used to align the child element to the beginning of the parent? Alignment.End Alignment.Begin Alignment.Start Alignment.Top 提交回答 error_outline 系统对测验进行评分时出现错误。请重试。