SearchMenuAnim icon indicating copy to clipboard operation
SearchMenuAnim copied to clipboard

Update the main activity

Open hckhanh opened this issue 10 years ago • 1 comments

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 avatar Aug 01 '15 13:08 hckhanh

I did an upgrade to the source code check it out

johnjeremih avatar Feb 11 '20 13:02 johnjeremih