`
zhouxiaoli521
  • 浏览: 561582 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

You must supply a layout_height attribute.

阅读更多

我需要设置全屏 但还要保存标题栏 所以我在style文件中定义了样式

    <style name="Theme_NoTitle_FullScreen">  
        <item name="android:windowNoTitle">false</item>     
        <item name="android:windowFullscreen">true</item>       
    </style>

 

并在mf文件中的application中设置

    <application android:icon="@drawable/icon" android:label="@string/app_name"
    	android:theme="@style/Theme_NoTitle_FullScreen">

 

启动程序就有如下错误

05-15 09:50:25.908: WARN/WindowManager(182): HistoryRecord{407720c0 com.yy/.MainActivity} failed creating starting window
05-15 09:50:25.908: WARN/WindowManager(182): java.lang.RuntimeException: Binary XML file line #25: You must supply a layout_height attribute.
05-15 09:50:25.908: WARN/WindowManager(182):     at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:491)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:3599)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:3678)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.widget.LinearLayout$LayoutParams.<init>(LinearLayout.java:1400)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:1326)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:47)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.LayoutInflater.rInflate(LayoutInflater.java:625)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2228)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2283)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1449)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.internal.policy.impl.PhoneWindowManager.addStartingWindow(PhoneWindowManager.java:1059)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.server.WindowManagerService$H.handleMessage(WindowManagerService.java:7878)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.os.Handler.dispatchMessage(Handler.java:99)
05-15 09:50:25.908: WARN/WindowManager(182):     at android.os.Looper.loop(Looper.java:123)
05-15 09:50:25.908: WARN/WindowManager(182):     at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:557)

 

不明白为什么会这样

分享到:
评论
2 楼 zhouxiaoli521 2012-04-17  
wei705026811 写道
layout_height有没有在布局文件里  或者前面有加android吗?androiod:layout_height

。。。去年的问题了 我都忘了这个问题后来解决么有:x
1 楼 wei705026811 2012-04-17  
layout_height有没有在布局文件里  或者前面有加android吗?androiod:layout_height

相关推荐

    __attribute__ - NSHipster.pdf

    __attribute__ 编译器指令 __attribute__ 是一种编译器指令,用于指定声明的特性,从而实现更多的错误检查和高级优化。该指令的语法是 __attribute__ 后跟着两个括号(双括号使得宏定义变得容易,特别是在多个属性...

    yolo(vs2019编译cuda11_cv420_darknet_yolo_cpp_dll).zip

    标题中的"yolo(vs2019编译cuda11_cv420_darknet_yolo_cpp_dll)"揭示了这个压缩包包含的是一个基于Visual Studio 2019编译的项目,该项目集成了CUDA 11和OpenCV 4.2.0,用于实现Darknet框架下的YOLO(You Only Look ...

    torchvision-0.11.3-cp36-cp36m-manylinux2014_aarch64.whl

    首先感谢https://blog.csdn.net/carrymingteng/article/details/120978053这篇文章的作者,我在用这篇文章安装环境的时侯torchvision安装后报ttributeError: module 'PIL.Image' has no attribute 'BILINEAR'错误,...

    P28_输入验证_自定义Attribute_Routine.Api2020_2_13.rar

    使用 ASP.NET Core 3.x 构建 RESTful Web API(2020-2-7更新) P28_输入验证_自定义Attribute_Routine.Api2020_2_13.rar P28 输入验证:自定义Attrbute

    attribute_用法_section_部分.doc

    attribute_用法_section_部分.doc

    train_nonpatrick_.h5文件h5py_源码.zip

    H5Py支持多种数据结构,包括数组、字典和组,这些都对应于HDF5的dataset、attribute和group。 train_nonpatrick_.h5文件很可能是一个训练数据集,通常用于机器学习或深度学习模型的构建。H5文件结构清晰,可以存储...

    AB153x_Airoha_Tool_Kit(ATK)_V2.1.31.zip

    此外,开发者可能还需要了解基本的蓝牙协议栈知识,如GATT(Generic Attribute Profile)和ATT(Attribute Protocol)。 7. **应用范围**:AB153X芯片和ATK工具包主要应用于蓝牙音频设备,如真无线耳机(TWS)、...

    cx_Freeze-5.0.2-cp34-cp34m-win_amd64.whl

    cx_Freeze;打包出现 AttributeError 'module' object has no attribute '_fix_up_module',卸载掉原来的cx_Freeze,使用pip install cx_Freeze-5.0.2-cp34-cp34m-win_amd64.whl 安装该文件,解决以上问题

    Keil.STM32L1xx_DFP.1.2.0.pack(STM32L1xx系列官方固件库驱动库板级支持包for Keil MDK 5)直接运行即可加载

    Version: 1.2.0 (2016-09-21) Keil.STM32L1xx_DFP.1.2.0.pack ...Fixed SVD files access attribute for DIER registers to read-write. Added 'boards' section. Reworked 'conditions', 'Startup' sections.

    car_attribute.zip

    "car_attribute.zip" 是一个与车辆属性识别相关的压缩文件,其中包含了多个Python脚本和一个配置文件,很可能是用于训练和评估一个深度学习模型。标签 "resnet" 暗示了这个项目可能使用了ResNet(残差网络)架构,这...

    android实现常驻通知栏遇到的问题及解决办法

    Binary XML file line #2: You must supply a layout_height attribute. 报错信息表明,布局文件中缺少 layout_height 属性,但是在查看布局文件时,发现已经设置了这个属性。这时,需要检查布局文件的其他部分,看...

    Advanced_Descriptors-3.0.0-cp36-cp36m-manylinux1_i686.whl.zip

    return instance.__dict__[self.name].upper() def __set__(self, instance, value): instance.__dict__[self.name] = value.lower() class MyClass: my_attribute = UpperCaseDescriptor('my_attribute') ```...

    PointNet中出现错误的小文件render_balls_so.dll

    解决复现 PointNet 中出现的【dll = np.ctypeslib.load_library(‘render_balls_so’, ‘.’) OSError: no file with expected extension:】问题。只需要替换原作者代码中的文件就可以。

    GCC的__attribute__扩展功能

    GCC 的__attribute__扩展功能 本文将详细介绍 GCC 的__attribute__扩展功能,__attribute__是 GNU C 的一大特色,它可以设置函数属性、变量属性和类型属性。__attribute__书写特征是:__attribute__前后都有两个...

    html-教程简洁明了的教程attribute.md

    html-教程简洁明了的教程attribute.md html-教程简洁明了的教程attribute.md html-教程简洁明了的教程attribute.md html-教程简洁明了的教程attribute.md html-教程简洁明了的教程attribute.md html-教程简洁明了的...

    __attribute__

    ### __attribute__ 在 C 语言中的使用方法 #### 一、引言 在 C 语言中,`__attribute__` 是 GNU 编译器集合 (GCC) 的一个扩展特性,它允许开发人员向函数、变量或类型添加元数据,从而增强编译时的错误检查能力并...

    Advanced_Descriptors-3.0.2-cp37-cp37m-win_amd64.whl.zip

    self._value = 0 def __get__(self, instance, owner): return self._value def __set__(self, instance, value): if value raise ValueError("Value must be non-negative") self._value = value class ...

    Python库 | py_mini_racer-0.1.9-cp36-cp36m-macosx_10_6_intel.whl

    python库。 资源全名:py_mini_racer-0.1.9-cp36-cp36m-macosx_10_6_intel.whl

    NRF_SDK1702_NOINIT.7z

    通常,我们可以使用`__attribute__((section(".noinit")))`这个GCC扩展来指定变量存储位置。例如: ```c __attribute__((section(".noinit"))) uint32_t myData; ``` 这段代码声明了一个名为myData的32位整型变量...

    netCDF4-1.6.5-pp310-pypy310_pp73-win_amd64.whl.zip

    attribute = nc_file.getncattr('attribute_name') ``` 对于给定的文件"netCDF4-1.6.5-pp310-pypy310_pp73-win_amd64.whl",这是Python的wheel格式的安装包,适用于pypy3.10版本的Python解释器,且是针对Windows ...

Global site tag (gtag.js) - Google Analytics