-
My name is Li Li. My assignment is complete. Please review: /cc @codepathreview @codepath
-
Basic app is complete, please review. /cc @codepathreview @codepath
dneha updated
9 years ago
-
Please review Twitter client app https://github.com/rakeshkchhabra/AndroidApplications/tree/master/TwitterApp
/cc /cc @codepathreview @codepath
-
### Describe the bug
It appears that since the Android 14 update that PiP does not work. Audio works when "Background audio" is enabled, but PiP video does not, regardless of settings.
Have conf…
-
When handling a navigation event, as a developer, I want to get the URL fragment of the current URL (i.e. the `edit` part of the `/orders/12#edit` URL).
With the _new_ Router API that is not suppor…
-
**Is your feature request related to a problem? Please describe.**
Now that Android 14 is released, the default transitions provided by Material Motion should support predictive back to take the stan…
-
Hi all,
With the current implementation of the BottomNavigationBarXF, switching between tabs/pages is rather slow the first time a page/tab is opened, causing a couple of seconds of blank (backgrou…
-
I'd like to be able to name my Activities *Activity without having to reference *ActivityActivity in code... it would be cool if transfuse could use a configurable naming strategy... So ultimately I c…
ghost updated
8 years ago
-
## To Reproduce
Update to A3.6 and have a template fragment (doesn't have to pass data) imported to the layout.html file (e.g. nav, footer). When you try to access any page, it will give a 500 error…
-
The project currently uses Shared intents and Views for onboarding. ViewPager2 needs to replace it all.