Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the main activity #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Aug 1, 2015

  1. Update the main activity

    I figure out, you can use ViewAnimator to run the Search animation instead of FrameLayout. It optimized the animation process. But I think it's pretty slow.
    Do you have any idea to optimize this.
    I have upgrade the Gradle version and Android Build tool version too.
    
    Changes:
    * Change FrameLayout in activity_main.xml to ViewAnimator
    * Upgrade Gradle, Android Build tool version
    hckhanh committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    d913e4f View commit details
    Browse the repository at this point in the history