google / flexbox-layout

Flexbox for Android
Apache License 2.0
18.24k stars 1.79k forks source link

FlexItem can not acces #581

Open sumincy opened 3 years ago

sumincy commented 3 years ago

Cannot access 'FlexItem': it is package-private in 'com.google.android.flexbox'

why do you named the demo package name same as the lib package name ?

saket commented 10 months ago

Not sure if this library is still actively maintained, but opening up the visibility of FlexItem will improve the usage experience from Kotlin/Compose UI.