Connie is an Android Engineer at comparethemarket.com. She is passionate about UI and curious about new tools and technologies to create a seamless user experience. She loves teaching programming and has given a number of android talks and volunteers as a coach for Code First: Girls to help minorities get into the tech industry.
Connie tweets at @conniereinhold1.
You can visit Compare The Market website here.
Talks I've Given
-
2
Three Approaches To Animations On Android
Featuring Matt Carron and Connie Reinholdsson
At comparethemarket.com they have explored a number of approaches to animation, including building them using the Android framework, leveraging Airbnb’s animation library Lottie and using video. In this talk, they will show a step by step implementation of each approach and discover their...
mobile lottie android animations -
Lightning Talk: Three key lessons when migrating to ConstraintLayout
Featuring Connie Reinholdsson
The ConstraintLayout launched at Google I/O in 2016 introduced a number of new layout concepts including a flat view hierarchy, which have shown some key benefits such as ease of use, flexibility and improved performance on layout files. Despite this, many applications have not yet migrated from...
android droidconuk performance constraintlayout layout