vendor/mediatek/proprietary/packages/apps/Launcher3/res/layout/search_container_workspace.xml

xmlns:android="http://schemas.android.com/apk/res/android"

android:orientation="vertical"

android:layout_width="match_parent"

android:layout_height="0dp"

android:id="@id/search_container_workspace"

android:padding="0dp" >

android:name="com.android.launcher3.qsb.QsbContainerView$QsbFragment"

android:layout_width="match_parent"

android:tag="qsb_view"

- android:layout_height="match_parent"/>

+ android:layout_height="80dp"/>

 

如果要去掉,把 android:layout_height 改为0。

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. speex算法在android上的移植
  2. 为菜鸟量身定制0基础android逆袭课程(颠覆
  3. 一分钟帮你提升Android(安卓)studio 编译
  4. 高效android编程
  5. 34、Android编写应用-从模板添加代码
  6. Android手机硬件信息的查看和软件安装方
  7. 自己实现的android树控件,android TreeVie
  8. Android(安卓)三种常用实现自定义圆形进
  9. [置顶] Android(安卓)动画:你真的会使用插
  10. unbuntu 14.04下NDK环境的搭建以及无法设