Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Animations don't work on Samsung Galaxy J7 Pro? #5392

Closed
mshwf opened this issue Feb 26, 2019 · 4 comments
Closed

Animations don't work on Samsung Galaxy J7 Pro? #5392

mshwf opened this issue Feb 26, 2019 · 4 comments
Labels
a/animation 🎬 Animation stuff p/Android s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. t/bug 🐛

Comments

@mshwf
Copy link

mshwf commented Feb 26, 2019

Description

I have created some animations, simple animations, but they don't work on my mobile phone, they work on every other device/ emulator.

Steps to Reproduce

  1. create a simple animation (using Animation class, or the extension methods).
  2. run it on Samsung Galaxy J7 Pro (Android 8.1.0)

Expected Behavior

Animations work.

Actual Behavior

Animation doesn't work, but instead, there's a blink motion between the start and the end value of the property being animated.

Basic Information

  • Version with issue: 3.5

  • Last known good version: Not known (always happens)

  • IDE: VS 15.9.7

  • Platform Target Frameworks:

    • Android: 8.1.0
  • Android Support Library Version:

  • Nuget Packages:

  • Affected Devices: Samsung Galaxy J7 Pro

@samhouts
Copy link
Member

@mshwf Can you attach a sample project showing the animations that you're attempting? Thanks!

@samhouts samhouts added s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. labels Feb 27, 2019
@samhouts samhouts moved this from New to Needs Info in Triage Feb 27, 2019
@mshwf
Copy link
Author

mshwf commented Feb 28, 2019

@samhouts here's the sample project
and this is the project running on Samsung Galaxy J7 Pro: https://i.stack.imgur.com/TCD0A.gif

@hyurii
Copy link

hyurii commented Feb 28, 2019

Hi,
Try to turn off save battery mode, it should work then.
BR
KG

@mshwf
Copy link
Author

mshwf commented Feb 28, 2019

@hyurii thanks, this is the real reason of blocking the animation!

@mshwf mshwf closed this as completed Feb 28, 2019
Triage automation moved this from Needs Info to Closed Feb 28, 2019
@samhouts samhouts removed this from Closed in Triage Apr 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/animation 🎬 Animation stuff p/Android s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants