av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術(shù)文章
文章詳情頁

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

瀏覽:222日期: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提供的, 非原生環(huán)境中所支持的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).

相關(guān)文章:
主站蜘蛛池模板: 日韩在线观看中文字幕 | 成人在线视频一区 | 国产精品二区三区在线观看 | 精品一二区 | av天天看 | 97成人在线 | a级大毛片 | 久久亚洲国产 | 免费麻豆视频 | 日中文字幕在线 | 午夜影院 | 国产精品美女久久久 | 黄色福利 | 91在线观看视频 | 亚洲男人网 | 欧美成人手机在线 | 一级a性色生活片久久毛片 午夜精品在线观看 | 国产亚洲精品精品国产亚洲综合 | 伊人精品一区二区三区 | 欧美视频第三页 | 亚洲视频二区 | 婷婷中文字幕 | 成人亚洲一区 | 亚洲国产成人久久综合一区,久久久国产99 | 日韩精品在线播放 | 久久久久久国产精品免费免费 | 国产目拍亚洲精品99久久精品 | 女人精96xxx免费网站p | 欧美美女一区二区 | 日韩欧美中文在线 | 日本在线一二 | 龙珠z国语版在线观看 | 国产做a爱片久久毛片 | 日韩一区二区视频 | 欧美日韩电影一区 | 久草中文在线 | 国产一区在线看 | 日韩精品一区在线 | 欧美日韩一区精品 | 综合久久久| 一区二区视频在线 |