11:32 AM
jasje
but they only change with system theme
11:32 AM
akshaaatt
No I didn’t port white icons jasje
11:32 AM
I have switched the color to a variable in xml
11:33 AM
jasje
huh so thats the problem
11:34 AM
need to convert it to compose
11:34 AM
akshaaatt
How do you convert the icons to compose?
11:35 AM
jasje
use drawable res and then apply tint
11:37 AM
akshaaatt
Umm. I mean yeah. But is there anything in the current implementation?
11:37 AM
Missing *
11:37 AM
jasje
yup
11:37 AM
system theme chooses icon color
11:37 AM
user override does not
11:38 AM
you have use Color.Unspecified
11:38 AM
used*
11:38 AM
it should be conditional
11:39 AM
MaterialTheme.colorScheme.onSurface
11:39 AM
akshaaatt
Yeah that was for those colored icons
11:39 AM
We had previously
11:39 AM
jasje
yes
11:40 AM
use MaterialTheme.colorScheme.onSurface anywhere you want contrasting color
11:40 AM
white on black
11:40 AM
or black on white
11:41 AM
akshaaatt
Yus
11:42 AM
Android made the worst transition in history from MVC pattern to JC
11:43 AM
jasje
xD
11:44 AM
akshaaatt
Projects are literally all over the place. They smartly called it compatibility for both the old style and composables
11:44 AM
Literally see our project, it’s everywhere. Half of the things use res things and half use compose
11:44 AM
Plus I can’t have an app with composables managing their own lifecycles
11:45 AM
jasje
i told you
11:45 AM
this app needs a 9-5 juicer
11:45 AM
akshaaatt
Lmao
11:46 AM
jasje
to get those little things right
11:46 AM
alot of stuff is here and there
11:48 AM
akshaaatt
Tbh google android needs to get serious in life. The way they manage dependencies is so shitty. Modularizing every small thing
11:48 AM
Wtf is material, appcompat, material3? It should have all been one damn thing
11:49 AM
They just have the reputation of scrapping things and starting new
11:49 AM
I remember 3-4 years back, you had to add dependencies separately for card, recycler view, etc separately
11:50 AM
Huh
11:52 AM
jasje
it is what it is
11:53 AM
my work is gonna have so many conflicts with your work
11:53 AM
me is tired
11:59 AM
BrainzGit
12:13 PM
akshaaatt
Which work jasje?
12:14 PM
jasje
search
12:14 PM
featury
12:14 PM
feature*
12:14 PM
akshaaatt
How is search impacted by the changes I made?
12:49 PM
jasje
i was working with top app bar and was doing animations
13:06 PM
Lotheric_ joined the channel
13:06 PM
Lotheric has quit
14:29 PM
lucifer
15:50 PM
BrainzGit
16:24 PM
zas
lucifer: I rebooted the server, it seems to work now
16:34 PM
lucifer
thanks zas
16:37 PM
16:51 PM
petitminion joined the channel
16:58 PM
tykling has quit
17:04 PM
tykling joined the channel
17:23 PM
petitminion has quit
17:30 PM
prabalsingh joined the channel
17:35 PM
prabalsingh has quit
18:05 PM
Maxr1998 joined the channel
18:06 PM
Maxr1998_ has quit
18:14 PM
petitminion joined the channel
18:45 PM
petitminion has quit
19:11 PM
elomatreb[m]
Is sending outgoing email possibly broken right now? I didn't get either my weekly edit summary mail or a notification about a note left on my edit
22:09 PM
petitminion joined the channel
22:21 PM
petitminion has quit
22:26 PM
petitminion joined the channel
22:26 PM
BrainzGit
22:28 PM
vscode
22:31 PM
petitminion has quit
23:26 PM
prabalsingh joined the channel
23:46 PM
prabalsingh
Hey everyone. long time no see:)
23:46 PM
akshaaatt i want to contribute to some android project. I am playing around with listenbrainz-android right now. Hope it's ok with you if I pick up some bugs:)
23:46 PM
I am not able to load my listens in the android app. I did some digging and it's because the api is taking foreever to load, but when I changed the query param to fetch 5-10 listens, it was able to load the listens in the page.
23:46 PM
23:46 PM
This api takes a really long time to load, is this the normal behaviour of listenbrainz api?
23:46 PM