<ImageView android:id="@+id/image_view"
android:layout_width
="wrap_content"
android:layout_height
="wrap_content"
android:adjustViewBounds
="true"
android:maxWidth
="42dp"
android:maxHeight
="42dp"
android:scaleType
="fitCenter"

android:layout_marginLeft="3dp"

android:src="@drawable/exit"
/>

更多相关文章

  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. Android之手机号码格式的正则表达式
  2. Android(安卓)悬浮窗的实现源码
  3. ConstraintLayout学习笔记
  4. fragment UI
  5. AudioFlinger 如何通过 hwBinder 调用 Au
  6. sqlite 基本操作
  7. Android(安卓)GreenDao最的基本配置与初
  8. Android实现简单的城市列表功能
  9. Android的应用程序的异常处理2
  10. Android(安卓)OpenGL ES2.0 and GLSL 一