色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

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

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

瀏覽:196日期: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大神在线精品视频一区 | 久久亚洲国产最新网站 | 国内三级视频 | 99re热久久| 台湾三级香港三级经典三在线 | 国产成人精品免费视频大全软件 | 国产成人18黄网站免费网站 | 国产精品国产三级在线高清观看 | 欧美人成在线视频 | 国产成人一区二区三区精品久久 | 日本韩国三级在线观看 | 99爱视频99爱在线观看免费 | 国产一区二区在线观看视频 | 久久久免费精品视频 | 欧美激情一区二区亚洲专区 | 中文字幕日韩国产 | 久久国产精品-久久精品 | 一区二区在线免费视频 | 国产另类视频 | 国产精品日本一区二区在线播放 | 国产乱理片在线观看夜 | 欧美特黄高清免费观看的 | 伊人色在线视频 | 日韩三级一区 | 九九线精品视频 | 国产精品久久久久国产精品三级 | 中文在线视频观看 | 亚洲欧洲日产国码二区在线 | 狠狠色丁香婷婷综合小时婷婷 | 国产美女主播一级成人毛片 | 午夜免费片在线观看不卡 | 欧美一级免费观看 | 男人使劲躁女人视频小v | 久久精品国产亚洲网站 | 国产成人综合亚洲一区 | 欧美一级特黄乱妇高清视频 | 欧美一区二区在线观看免费网站 | 美女个护士一级毛片亚洲 | 99国产欧美久久精品 | 亚洲人成在线观看 |