I wanted to call out a really useful Wear library ...
# compose-wear
y
I wanted to call out a really useful Wear library for creating License activities https://github.com/droibit/oss-licenses-android
🚀 4
👍 2
👍🏽 1
👍🏼 1
This is an example PR switching out the com.google.android.gms:play-services-oss-licenses UI which isn't optimised for Wear https://github.com/google/horologist/pull/2504
f
Cool! Thanks Yuri
y
0.6.0 isn't published, so I used 0.5.0
It's the combination of • com.google.android.gms.oss-licenses-plugin at build time to generate the license file • com.github.droibit.oss-licenses-android for UI on Wear
Credit to @shinya.kumagai for the nice library
m
Great! As a question: the licences list Is built specifically using the wearos app module? Or does it show the full oss licences list for the whole android project ?
y
I applied to the wear app, so it would be only for that app. I think that's working as designed.