Open the labels sheet from the library on Android
This commit is contained in:
@ -300,7 +300,7 @@ class LibraryViewModel @Inject constructor(
|
||||
|
||||
SavedItemAction.EditLabels -> {
|
||||
currentItemLiveData.value = itemID
|
||||
bottomSheetState.value = LibraryBottomSheetState.EDIT
|
||||
bottomSheetState.value = LibraryBottomSheetState.LABEL
|
||||
}
|
||||
|
||||
SavedItemAction.EditInfo -> {
|
||||
|
||||
Reference in New Issue
Block a user