bkazoo
bkazoo
FATAL EXCEPTION: main Process: [package name], PID: 8954 java.lang.NullPointerException: You cannot start a load on a not yet attached View or a Fragment where getActivity() returns null (which usually occurs...
I have been able to reproduce using candybar-sample 3.14.2 code only, in three different devices (Android 10, 11, 12): 1. Enable Includes Adaptive Icons in _candybar-sample/app/src/main/res/values/dashboard_configurations.xml_: `true` 2. In _candybar-sample/app/src/main/res/xml/drawable.xml_,...
I'd love to see Inter font, but as it will be difficult to please everyone, would it be feasible to allow selecting a font file from the device so that...
Not all ROMs support that... and not everyone will want to change the ROM from a stock for multiple reasons. As far as I know, newer Lawnchair versions allow changing...
I have seen the same issue. Unless I am misunderstanding something, I would expect that the snapshot on top was also "weekly-1":  (kopia 0.15.0)
I see in the source code that that there are icons for both "normal" and "disabled" states when using the light theme: ```espanso/espanso/src/res/windows```: - ```disabled_light.ico``` - ```normal_light.ico``` I can't find...