單項選擇題在約束布局中,以下哪個屬性表示視圖A的底端置于視圖B的頂端?()

A.app:layout_constraint Top_toTopOf
B.app:layout_constraint Top_toBottomOf
C.app:layout_constraint Bottom_toTopOf
D.app:layout_constraint Bottom_toBottomOf


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題以下哪一個表示表格布局?()

A.LinearLayout
B.RelativeLayout
C.ContaintLayout
D.TableLayout

2.單項選擇題樣式資源文件themes.xml一般位于哪個目錄下?()

A./res/values
B./res/drawable
C./res/xml
D./res/raw

4.單項選擇題在TextView中,設置其可見使用以下哪個方法?()

A.setVisibility(View.GONE)
B.setVisibility(View.VISIBLE)
C.setVisibility(View.INVISIBLE)
D.setVisibility(View.NONEVISIBLE)

5.單項選擇題在Android平臺架中,常用的App如微信位于哪一層?()

A.Linux核心層
B.系統(tǒng)運行庫層
C.應用層
D.瀏覽器層