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 primary key 2023-09-21 23:27:27 +02:00
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 Get rid of BaseController, ButterknifeController, and ButterKnife 2022-08-18 17:19:08 +02:00
proguard-rules.pro