Hi all, I want to share my progress of something I've been working on during my free time, and has been growing and growing since then. It all started HERE At this moment it is just a static app composed of: some low-level drawing routines, a set of intermediate helper Subs, and a high-level...
This document describes how to implement a dark theme in an Android app, including benefits, setting up themes, handling in-app theme changes, and best practices for notifications and launch screens.