Finish removing x. from packages (keep it in app module for now)
This commit is contained in:
parent
e616d75d9d
commit
5748bc53a6
17 changed files with 18 additions and 18 deletions
|
|
@ -19,7 +19,7 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "io.element.android.x.element.resources"
|
||||
namespace = "io.element.android.element.resources"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ import io.element.android.libraries.textcomposer.databinding.ViewRichTextMenuBut
|
|||
import io.element.android.libraries.textcomposer.tools.setTextIfDifferent
|
||||
import uniffi.wysiwyg_composer.ActionState
|
||||
import uniffi.wysiwyg_composer.ComposerAction
|
||||
import io.element.android.x.element.resources.R as ElementR
|
||||
import io.element.android.element.resources.R as ElementR
|
||||
import io.element.android.libraries.ui.strings.R as StringR
|
||||
|
||||
// Imported from Element Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue