From 845c1e7e39ea1dd5d334b8e10239582c84b5ae19 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 21 七月 2017 16:24:18 +0800 Subject: [PATCH] update native --- VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml index 79d02d4..ef4000d 100644 --- a/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml +++ b/VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml @@ -27,4 +27,4 @@ <alpha android:interpolator="@android:anim/decelerate_interpolator" android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="@integer/abc_config_activityShortDur" /> -</set> \ No newline at end of file +</set><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/anim/abc_grow_fade_in_from_bottom.xml --> \ No newline at end of file -- Gitblit v1.8.0