mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Fix detekt issue.
This commit is contained in:
parent
d43c802c90
commit
3e42cec4ec
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import android.view.MenuItem
|
|||
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 {
|
||||
@MenuRes
|
||||
|
|
Loading…
Add table
Reference in a new issue