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

Conversation

hckhanh
Copy link

@hckhanh hckhanh commented Aug 1, 2015

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

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
@johnjeremih
Copy link
Contributor

I did an upgrade to the source code check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants