talk-android/app
Marcel Hibbe cbef8f7cdf
fix emoji size in markdown headlines
androidx.emoji2:emoji2:1.4.0 seems to fix the bug that emojis in markdown headlines are rendered too large.

To use v1.4.0 of emoji2 it was necessary to bump compileSdk to v34, which in turn required the minor changes to the overwritten
onDraw of View class.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-12 13:31:39 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src fix emoji size in markdown headlines 2023-10-12 13:31:39 +02:00
build.gradle fix emoji size in markdown headlines 2023-10-12 13:31:39 +02:00
lint.xml
proguard-rules.pro