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

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

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

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

相關文章:
主站蜘蛛池模板: av香蕉 | 波多野结衣乳巨码无在线观看 | 久久精品视频99 | 久草福利在线观看 | 亚洲欧美视频在线观看 | 久久成人一区 | 九九热在线视频 | 日韩一区二区三区在线播放 | 免费一级a毛片夜夜看 | 黄在线免费观看 | 欧美日韩一区二区在线观看 | 亚洲永久免费视频 | 青青草手机在线视频 | 日本韩国欧美中文字幕 | 可以免费看av的网站 | 亚洲国产成人在线 | 国产精品成人一区二区三区 | 亚洲免费观看 | 国产福利在线观看 | 麻豆视频一区二区 | 国内精品国产成人国产三级 | 欧美日韩专区 | 在线播放中文字幕 | 久久综合久久鬼 | 国产三级一区 | 日韩一区在线播放 | 亚洲高清视频在线观看 | 青青草手机在线视频 | 黄色大片一级 | 蜜桃综合网 | 久久免费视频网站 | 国产极品在线观看 | aaa一级片 | 在线视频a | av大片在线观看 | 九九热视频在线观看 | 久久精品免费看 | 欧美一区二区精品 | 亚洲综合影院 | 欧美成人a | 久草资源在线 |