第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

材料設(shè)計(jì)在 android studio 中不起作用

材料設(shè)計(jì)在 android studio 中不起作用

交互式愛(ài)情 2023-10-13 15:13:19
implementation 'com.google.android.material:material:1.0.0' 我在 Build.gradle 中添加了以下依賴項(xiàng)<com.google.android.material.button.MaterialButton         style="@style/Widget.MaterialComponents.Button.OutlinedButton"         android:layout_width="wrap_content"         android:layout_height="wrap_content"         android:layout_marginStart="36dp"         android:layout_marginTop="88dp"         android:background="@drawable/ic_launcher_background"         android:text="Click Me"         android:textColor="@color/colorAccent"         android:textSize="15sp"         app:backgroundTint="#00FFFFFF"         app:iconTint="@color/colorAccent"         app:layout_constraintStart_toStartOf="parent"         app:layout_constraintTop_toTopOf="parent"         app:strokeColor="@color/colorAccent"          />常規(guī)按鈕已形成,但應(yīng)該有一個(gè)輪廓按鈕,因?yàn)槲沂褂昧诉@種樣式: style=@style/Widget.MaterialComponents.Button.OutlinedButton所選的最低 Api 是否有任何問(wèn)題或任何其他問(wèn)題,請(qǐng)幫助我解決這個(gè)問(wèn)題,謝謝
查看完整描述

1 回答

?
Smart貓小萌

TA貢獻(xiàn)1911條經(jīng)驗(yàn) 獲得超7個(gè)贊

在基礎(chǔ)應(yīng)用程序主題中使用 Material 組件主題作為父主題。像下面這樣

<!-- Base application theme. -->
<style name="AppTheme" parent="**Theme.MaterialComponents.Light.NoActionBar**">
    <!-- Customize your theme here. -->
    <item name="colorPrimary">@color/colorPrimary</item>
    <item name="colorPrimaryDark">@color/colorPrimaryDark</item>
    <item name="colorAccent">@color/colorAccent</item>
</style>


查看完整回答
反對(duì) 回復(fù) 2023-10-13
  • 1 回答
  • 0 關(guān)注
  • 107 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)