Fix detekt issue.
This commit is contained in:
parent
d43c802c90
commit
3e42cec4ec
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue