activity-transition Questions

2

Solved

An app I'm developing displays a grid of images. When you tap an image, it goes into the details view. The details view contains a ViewPager that allows you swipe between every image in the grid. T...

1

So, the problem I am facing is that the animation I do between two Activities and two shared views is not looking great. The problem is that its "glitchy", when going from Activity2 back to Activi...

1

I'm trying to wrap my head around the new Activity Transition framework in Lollipop. The Activity Transition works pretty straighforward and there are some basic info here, but the Fragment Transit...

1

How can I implement shared elements transitions in pre-21 devices? I've more or less followed the guide here http://antonioleiva.com/material-design-everywhere/ but I get errors like "attribu...

1

Solved

I have an app where I'm doing activity transitions for a company directory. When a search result is selected, the animation of their photo to the detail screen works. And if I hit the back button, ...
Stanford asked 17/11, 2014 at 19:20

1

I'm experiencing a strange issue / bug regarding ImageView transitions between Activities in Android 5.0. I'm trying to transition a thumbnail image from Fragment A (in Activity A) to the header i...

1

Solved

I want to use the new Activity Transitions of Android Lollipop. But currently I am seeing very weird hickups during the animations. I hacked together the smallest sample I could think of. This is ...

1

Solved

I've been messing around with the new APIs in Android 5.0 and have been trying to figure out whether or not it is possible to animate both a ViewGroup and one of its children separately as shared e...

© 2022 - 2024 — McMap. All rights reserved.