mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix series type not showing original source icon in edit dialog
This commit is contained in:
parent
987b971e45
commit
8962b3001a
1 changed files with 1 additions and 1 deletions
|
@ -264,8 +264,8 @@ class MaterialSpinnerView constructor(context: Context, attrs: AttributeSet?) :
|
|||
menuItem.title =
|
||||
menuItem.title?.tintText(blendedAccent)
|
||||
}
|
||||
updateOriginalPositionMenu()
|
||||
this.popup = popup
|
||||
updateOriginalPositionMenu()
|
||||
return popup
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue