亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術文章
文章詳情頁

android - layout_widthPercent加載dependencies后還是不能使用,是什么原因?

瀏覽:202日期:2024-08-24 08:41:06

問題描述

為什么添加依賴后,還是不能使用layout_widthPercent/layout_heightPercent?依賴:

dependencies { compile fileTree(dir: ’libs’, include: [’*.jar’]) androidTestCompile(’com.android.support.test.espresso:espresso-core:2.2.2’, {exclude group: ’com.android.support’, module: ’support-annotations’ }) compile ’com.android.support:percent:24.2.1’ compile ’com.android.support:appcompat-v7:24.2.1’ testCompile ’junit:junit:4.12’}

使用layout_widthPercent

<?xml version='1.0' encoding='utf-8'?><android.support.percent.PercentFrameLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto' android:layout_width='match_parent' android:layout_height='match_parent'> <Buttonandroid: android:text='Button1'android:layout_gravity='left|top'android:layout_widthPercent='50%'android:layout_heightPercent='50%'/></android.support.percent.PercentFrameLayout>

告警:

No resource identifier found for attribute ’layout_widthPercent’ in package ’android’

android - layout_widthPercent加載dependencies后還是不能使用,是什么原因?

問題解答

回答1:

謝邀. 沒有使用過 android.support.percent.PercentFrameLayout , 但是從 package 名字就大概知道它是support提供的, 非原生環境中所支持的Layout. 所以xml代碼應該如下:

<?xml version='1.0' encoding='utf-8'?><android.support.percent.PercentFrameLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:appCompat='http://schemas.android.com/apk/res-auto' android:layout_width='match_parent' android:layout_height='match_parent'> <Buttonandroid: android:text='Button1'android:layout_gravity='left|top'appCompat:layout_widthPercent='50%'appCompat:layout_heightPercent='50%'/></android.support.percent.PercentFrameLayout>

注意 appCompat 的定義和引用.最后說一點, 但凡在代碼里或者layout-xml能引用的Layout(or View), 都是可以正常使用的. 如果報錯, 那就是用法用錯了.

p.s. 如果答錯, 請直接踩這個回答吧(因為我沒具體使用過該PercentFrameLayout).

相關文章:
主站蜘蛛池模板: 91短视频免费在线观看 | 国产免费黄色大片 | 邪恶工番口番大全全彩色 | 99久久免费国产香蕉麻豆 | 丝袜在线观看 | 亚洲欧美一二三区 | 久久国产香蕉 | 欧美在线一级毛片观看 | 免费看真人a一级毛片 | 国产一级一级一级国产片 | 亚洲影音先锋看看 | 国产美女精品 | 国产精品合集一区二区三区 | 9久re在线观看视频精品 | 91在线免费看 | 色香欲综合成人免费视频 | 91麻豆国产极品在线观看洋子 | 国产成人综合95精品视频免费 | 毛片基地美国 | 一级特级欧美aaaaa毛片 | 日韩黄毛片 | 国产日韩精品欧美一区喷 | 亚洲一区 欧美 | 久久综合九色综合97手机观看 | 永久免费在线视频 | 日韩欧美一区二区三区视频 | 91久久亚洲精品国产一区二区 | 国自产精品手机在线视频香蕉 | 亚州一级毛片 | 亚洲成人在线视频观看 | 国产欧美一区二区三区鸳鸯浴 | 特黄特黄特色大片免费观看 | 免费观看欧美一级毛片 | 东京加勒比中文字幕波多野结衣 | 一级一级特黄女人精品毛片视频 | 国产91在线 | 亚洲 | 亚洲国产日韩a在线播放 | 中国一级黄色片 | 国产精品柏欣彤在线观看 | 狠狠色婷婷综合天天久久丁香 | 日韩在线第二页 |