Updated on 2026-08-14
This commit is contained in:
parent
5566331bdb
commit
76c5fd4032
16 changed files with 338 additions and 92 deletions
|
|
@ -5,8 +5,4 @@ import androidx.fragment.app.Fragment
|
|||
interface DisclaimerRouter {
|
||||
|
||||
fun entryFragment(): Fragment
|
||||
|
||||
companion object {
|
||||
const val IS_TOS_ACCEPTED_KEY = "is_tos_accepted"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue