mikepenz / AboutLibraries

AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
http://mikepenz.github.io/AboutLibraries/
Apache License 2.0
3.59k stars 419 forks source link

Set onclick listener of SimpleLibraryItem to null if no license is known #966

Closed alexbakker closed 4 months ago

alexbakker commented 4 months ago

Previously, tapping on a library for which no license is known would pop up a dialog with the license of whatever library was previously bound to the view holder.