Fix: improve offline indicator designs (#341)

* Use the right font weight for the offline indicator title.

* Remove unneeded suppression in some build files.
This commit is contained in:
Jorge Martin Espinosa 2023-04-19 15:58:56 +02:00 committed by GitHub
parent 88360802af
commit 30d4a63ed2
40 changed files with 72 additions and 80 deletions

View file

@ -14,8 +14,6 @@
* limitations under the License.
*/
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
@Suppress("DSL_SCOPE_VIOLATION")
plugins {
id("io.element.android-library")
alias(libs.plugins.anvil)