mirror of
https://github.com/nacabaro/vbhelper.git
synced 2026-01-28 00:15:32 +00:00
Merge pull request #21 from nacabaro/db/data_export
Forgot to include the settingsscreencontroller interface my bad
This commit is contained in:
commit
bc7a05ccd3
@ -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