element-x-ada/app/src/main/java/io/element/android/x/ElementRootModule.kt
2022-12-09 12:06:37 +01:00

7 lines
214 B
Kotlin

package io.element.android.x
import com.airbnb.android.showkase.annotation.ShowkaseRoot
import com.airbnb.android.showkase.annotation.ShowkaseRootModule
@ShowkaseRoot
class ElementRootModule : ShowkaseRootModule