commit | 3d5ec587d55b840dddff5bad5c45f7320493c4c6 | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <seba@sebaubuntu.dev> | Sat Jan 27 05:19:24 2024 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Mar 29 06:28:41 2025 -0400 |
tree | f6aa58ccc94509e87ccb2d5e15b7fc3b4bffe933 | |
parent | d544f03c3acf5312338b5c184ca0c45c268700fe [diff] |
Launcher3: Fix TaskbarModelCallbacksFactory instantiation Overrides.getObject() calls the constructor with context if the overlay has a valid class, if empty it uses the constructor without args. Considering this class is part of quickstep, we should support both cases, since this is the fallback class anyway Change-Id: Ic412a2a3efbe1d3f8b9c02a58635c2821eabd54d Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Jackeagle <jackeagle102@gmail.com>