Closed DragiPandeliev closed 6 years ago
Creating a LicensesDialog with notice works great, but when setShowFullLicenseText(true) is also set, then only the license text is shown, without the notice. Is there a way to show both or this is not currently possible?
setShowFullLicenseText(true)
That's currently not possible.
Creating a LicensesDialog with notice works great, but when
setShowFullLicenseText(true)
is also set, then only the license text is shown, without the notice. Is there a way to show both or this is not currently possible?