mirror of
https://github.com/nacabaro/vbhelper.git
synced 2026-01-27 16:05:32 +00:00
Forgot to include the settingsscreencontroller interface my bad
This commit is contained in:
parent
23e233227a
commit
660dbaca19
@ -0,0 +1,7 @@
|
||||
package com.github.nacabaro.vbhelper.screens.settingsScreen
|
||||
|
||||
interface SettingsScreenController {
|
||||
fun onClickOpenDirectory()
|
||||
fun onClickImportDatabase()
|
||||
fun onClickImportApk()
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user