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

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

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

瀏覽:209日期: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).

相關文章:
主站蜘蛛池模板: 亚洲三级精品 | 精品国产tv| 亚洲精品视频久久久 | 欧美一级特黄aa大片视频 | 99久久综合给久久精品 | 精品国产91久久久久久久a | 日韩精品第一区 | 乱乳性高清 | 国产大片91精品免费观看男同 | 日本巨乳中文字幕 | 国产最新凸凹视频免费 | 男女爱爱免费网站视频在线观看 | 国产手机精品自拍视频 | 成人免费视频无遮挡在线看 | 成人亚洲视频 | 亚洲淫片| 成人男女网18免费软件大全 | 欧美三级欧美做a爱 | 91一区二区三区四区五区 | 91福利国产在线观看一区二区 | 五月香婷婷 | 国产欧美精品午夜在线播放 | 国产福利在线免费观看 | 日韩在线看片中文字幕不卡 | 日韩中文字幕免费在线观看 | 麻豆传媒免费视频 | 九九热伊人 | 国产精品91在线播放 | 在线视频观看你懂的我的 | 亚洲黄色片 | 黄色免费看视频 | 日本大片免a费观看视频+播放器 | 九九夜夜| 一级日本大片免费观看视频 | 日本一道免费一区二区三区 | 在线视频一区二区三区 | 日韩高清成人 | 日本中文字幕乱码aa高清电影 | 免费人成黄页在线观看忧物 | 99热在线精品观看 | 高清中文字幕在线 |