去掉衰退边缘

<code class="language-xml hljs  has-numbering" style="display: block; padding: 0px; background-color: transparent; color: inherit; box-sizing: border-box; font-family: 'Source Code Pro', monospace;font-size:undefined; white-space: pre; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; word-wrap: normal; background-position: initial initial; background-repeat: initial initial;">android:fadingEdge="none"</code><ul class="pre-numbering" style="box-sizing: border-box; position: absolute; width: 50px; background-color: rgb(238, 238, 238); top: 0px; left: 0px; margin: 0px; padding: 6px 0px 40px; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(221, 221, 221); list-style: none; text-align: right;"><li style="box-sizing: border-box; padding: 0px 5px;">1</li></ul>

去掉阴影效果和阻尼效果

<code class="language-xml hljs  has-numbering" style="display: block; padding: 0px; background-color: transparent; color: inherit; box-sizing: border-box; font-family: 'Source Code Pro', monospace;font-size:undefined; white-space: pre; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; word-wrap: normal; background-position: initial initial; background-repeat: initial initial;">android:overScrollMode="never"</code><ul class="pre-numbering" style="box-sizing: border-box; position: absolute; width: 50px; background-color: rgb(238, 238, 238); top: 0px; left: 0px; margin: 0px; padding: 6px 0px 40px; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(221, 221, 221); list-style: none; text-align: right;"><li style="box-sizing: border-box; padding: 0px 5px;">1</li></ul>

更多相关文章

  1. Android(安卓)实现 按钮从两边移到中间动画效果
  2. Android(安卓)VR效果GoogleVR
  3. Android(安卓)textView点击滚动(跑马灯)效果
  4. android TextView的跑马灯效果的实现
  5. android 动画之水波纹效果ripple
  6. Android(安卓)使用 TableLayout 布局拉伸宽度
  7. Android底部导航栏实现(四)之TabLayout+ViewPager
  8. 去掉android的屏幕上的title bar
  9. Android中的Picasso实现圆角图片

随机推荐

  1. Android Studio 之 Gradle与Project Stru
  2. Cocos2D 如何做 Android 适配
  3. Android百度地图之方向感应和模式更改
  4. Qt for android 在中英文不同的环境下自
  5. 通过ADB命令行卸载或删除你的Android设备
  6. Android绘图系列(一)——自定义View基础
  7. Android 播放视频示例
  8. Android(安卓)2.2开始resources.arsc有改
  9. Unity3D游戏开发之Unity与Android交互调
  10. 【Android】开机自启动Service