This commit is contained in:
reduplicated 2023-01-28 23:08:55 +01:00
parent cbeeff5cca
commit cd166cb0d3

View file

@ -186,7 +186,7 @@ class LibraryFragment : Fragment() {
items, items,
selectedIndex, selectedIndex,
txt(R.string.open_with).asString(this), txt(R.string.open_with).asString(this),
true, false,
{}, {},
) { ) {
val savedData = if (it < baseOptions.size) { val savedData = if (it < baseOptions.size) {