mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Fix compilation issue
This commit is contained in:
parent
57df61dadf
commit
8447bf4a2d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
package im.vector.app.features.room
|
||||
|
||||
import android.content.Context
|
||||
import org.matrix.android.sdk.R
|
||||
import im.vector.app.R
|
||||
import org.matrix.android.sdk.api.RoomDisplayNameFallbackProvider
|
||||
|
||||
class VectorRoomDisplayNameFallbackProvider(
|
||||
|
|
Loading…
Reference in a new issue