Skip to content

Files

Latest commit

b90eb91 · Jan 21, 2019

History

History
18 lines (10 loc) · 691 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 691 Bytes

AndroidDemo

平时自己写的demo,由于懒,都写在了一起,现在整理一下:

Android 滑动悬浮置顶效果的新实现(scrollviewactivity)

csdn博客:https://blog.csdn.net/gemgaozhen/article/details/52371082

Android 的属性动画的实现和使用详解(animatorDemo)

csdn博客:https://blog.csdn.net/gemgaozhen/article/details/53288150

Android textView展示html图片,实现图文混排,点击查看大图片(myTextView)

csdn博客:https://blog.csdn.net/gemgaozhen/article/details/54289574

Android的webView和h5+js交互(javascript2android)

csdn博客:https://blog.csdn.net/gemgaozhen/article/details/54427958