summaryrefslogtreecommitdiff
path: root/InCallUI/res/anim/call_status_pulse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/anim/call_status_pulse.xml')
-rw-r--r--InCallUI/res/anim/call_status_pulse.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/InCallUI/res/anim/call_status_pulse.xml b/InCallUI/res/anim/call_status_pulse.xml
index 6bbcb6383..abda25b73 100644
--- a/InCallUI/res/anim/call_status_pulse.xml
+++ b/InCallUI/res/anim/call_status_pulse.xml
@@ -15,8 +15,8 @@
~ limitations under the License
-->
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
- android:fromAlpha="0.8"
+ android:fromAlpha="0.5"
android:toAlpha="1"
android:duration="600"
android:repeatCount="infinite"
- android:repeatMode="reverse" /> \ No newline at end of file
+ android:repeatMode="reverse" />