Add a report problem text button to the OnBoarding screen #2275.
This commit is contained in:
parent
bd5ff236df
commit
ce20b5f518
6 changed files with 39 additions and 2 deletions
|
|
@ -33,5 +33,6 @@ interface OnBoardingEntryPoint : FeatureEntryPoint {
|
|||
fun onSignUp()
|
||||
fun onSignIn()
|
||||
fun onOpenDeveloperSettings()
|
||||
fun onReportProblem()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue