單項選擇題Jetpack Compose提供了什么的實現(xiàn)()

A.Material Design
B.Android Design
C.iOS Design
D.Web Design


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題在Kotlin中,委托屬性是通過哪個接口實現(xiàn)的()

A.ReadWriteProperty
B.Property
C.ObservableProperty
D.Delegate

3.單項選擇題在Compose中,哪個組件用于實現(xiàn)導(dǎo)航菜單()

A.NavigationRail
B.BottomNavigation
C.AppBar
D.TabRow

4.單項選擇題在Compose中,哪個組件用于處理長列表()

A.LazyColumn
B.List
C.RecyclerView
D.GridView