Setup Showkase and add some Preview. WIP
This commit is contained in:
parent
a3989cf1f4
commit
024fb7146d
21 changed files with 126 additions and 27 deletions
7
app/src/main/java/io/element/android/x/Showkase.kt
Normal file
7
app/src/main/java/io/element/android/x/Showkase.kt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
package io.element.android.x
|
||||
|
||||
import com.airbnb.android.showkase.annotation.ShowkaseRoot
|
||||
import com.airbnb.android.showkase.annotation.ShowkaseRootModule
|
||||
|
||||
@ShowkaseRoot
|
||||
class ElementRootModule : ShowkaseRootModule
|
||||
Loading…
Add table
Add a link
Reference in a new issue