forked from dsutanto/bChot-android
package refactor element x to bchot
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ data class NotifiableMessageEvent(
|
||||
override val description: String = body ?: ""
|
||||
|
||||
// Example of value:
|
||||
// content://io.element.android.x.debug.notifications.fileprovider/downloads/temp/notif/matrix.org/XGItzSDOnSyXjYtOPfiKexDJ
|
||||
// content://id.databisnis.android.bchot.debug.notifications.fileprovider/downloads/temp/notif/matrix.org/XGItzSDOnSyXjYtOPfiKexDJ
|
||||
val imageUri: Uri?
|
||||
get() = imageUriString?.toUri()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user