Fix detekt issue.

This commit is contained in:
Benoit Marty 2022-07-04 21:15:38 +02:00
parent d43c802c90
commit 3e42cec4ec
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import android.view.MenuItem
import androidx.annotation.MenuRes import androidx.annotation.MenuRes
/** /**
* Let your Activity of Fragment implement this interface if they provide a Menu * Let your Activity of Fragment implement this interface if they provide a Menu.
*/ */
interface VectorMenuProvider { interface VectorMenuProvider {
@MenuRes @MenuRes