Imitation UC weather drop-down and drop-down eye head fade in and out-third-party open source -- PullLayout, uc -- pulllayout
Android-PullLayout is a third-party open source project on github, the project home page is: https://github.com/BlueMor/Android-PullLayout
The original project intended to achieve interaction effects similar to the UC weather drop-down and drop-down eye headers popping in and out of the UI ,:
After downloading this project from github, you can directly import it to Eclipse to run it. MainActivity has no additional code and only loads one layout file. If you use this project library in your project, you can directly set the View IDs in the layout file and use them in the upper-layer Java code. The original author used some static la s in the layout. In his own project, the ImageView is replaced with his own layout.
The eye is a separate class: EyeView. Directly import the data.