- Removing outdated version of the FlowRow

- Improving performance of custom emojis
- Improving performance of DropDown menus
This commit is contained in:
Vitor Pamplona
2023-06-02 20:30:49 -04:00
parent 42428c5e0f
commit 05aa12ebac
24 changed files with 541 additions and 407 deletions
-2
View File
@@ -154,8 +154,6 @@ dependencies {
// create blurhash
implementation group: 'io.trbl', name: 'blurhash', version: '1.0.0'
// Rendering clickable text
implementation "com.google.accompanist:accompanist-flowlayout:$accompanist_version"
// Permission to upload pictures:
implementation "com.google.accompanist:accompanist-permissions:$accompanist_version"