Renaming.
This commit is contained in:
parent
9b9255d0e8
commit
c5b0581bca
6 changed files with 20 additions and 16 deletions
|
|
@ -10,6 +10,6 @@ package io.element.android.features.userprofile.api
|
|||
import io.element.android.libraries.architecture.Presenter
|
||||
import io.element.android.libraries.matrix.api.core.UserId
|
||||
|
||||
fun interface UserProfileStatePresenterFactory {
|
||||
fun interface UserProfilePresenterFactory {
|
||||
fun create(userId: UserId): Presenter<UserProfileState>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue