Ant*_*ash 21 android android-layout
我已经读过它,但它仍然在这里.
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
tools:context=".TaskEditActivity" >
Run Code Online (Sandbox Code Playgroud)
所以,例外 java.lang.RuntimeException: Binary XML file line #34: You must supply a layout_width attribute.
属性在那里,架构也是......解决方案?
我有一个给定宽度的维度,但它没有出现在默认的dimens.xml中
res/
values-w320dp/
dimens.xml -> ring_radius=5dp
values/
dimens.xml -> missing ring_radius
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
25407 次 |
| 最近记录: |