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

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

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

瀏覽:191日期: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 | 91成人免费看片 | 日韩视频在线观看一区二区 | 国产一区二区中文字幕 | 1级黄色大片 | 狠狠色综合久久婷婷 | 国产一区高清 | 欧美精品中文字幕久久二区 | 日韩欧美国产一区二区三区 | 欧美成人黄色小说 | 伊人久久精品 | 久久婷婷色 | 精品国产一区二区三区日日嗨 | 人人看人人爽 | 国精久久| 欧美久 | 久久久久国产一区二区三区 | 高清欧美性猛交xxxx黑人猛交 | 国产二区精品视频 | 第四色影音先锋 | 精品国产一区二区三区av片 | 在线观看视频中文字幕 | 亚洲成人蜜桃 | 综合久久亚洲 | 九九热九九| 成人免费视频网站在线观看 | 免费久久久久久 | 四虎影院在线观看免费视频 | 日韩av在线一区二区三区 | 亚洲 欧美 日韩在线 | 国产精品美女久久久免费 | www.黄网 | av毛片在线播放 | 国产日韩欧美在线观看 | 欧美精品一区二区三区四区五区 | 久久不卡| 欧美成人一区二区三区 | 亚洲激情一级片 | 毛片毛片毛片毛片毛片 | 亚洲欧洲精品在线 |