feat: add credits

This commit is contained in:
FunkyMuse 2023-09-06 18:38:41 +02:00
parent 6c7718fab9
commit 9e00c2f893

View file

@ -37,6 +37,7 @@ import kotlinx.collections.immutable.toImmutableList
* As an item on the action bar, the action will be displayed with an IconButton
* with the given icon, if not null. Otherwise, the string from the name resource is used.
* In overflow menu, item will always be displayed as text.
* Original idea: https://gist.github.com/MachFour/369ebb56a66e2f583ebfb988dda2decf
*/
@Immutable
data class ActionItem(